From 3e1d03657a88905bea35b1bc81e206ba8abdf2aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 21:13:19 +0000 Subject: [PATCH] Update pre-commit hook sbrunner/jsonschema-validator to v1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d5e272a..6d2bddf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -79,7 +79,7 @@ repos: - . - tests/expected.yaml - repo: https://github.com/sbrunner/jsonschema-validator - rev: 0.1.0 + rev: 1.0.0 hooks: - id: jsonschema-validator files: ^ci/config\.yaml$