From 6b94c71abf410166f4f01fc98993b32300ecfe04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:47:42 +0000 Subject: [PATCH] Update pre-commit hook sbrunner/jsonschema-validator to v1 (test) (#1478) * Update pre-commit hook sbrunner/jsonschema-validator to v1 * Apply pre-commit fix From the artifact of the previous workflow run --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com> --- .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 119816d8..3ef5a3f0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: pass_filenames: false - repo: https://github.com/sbrunner/jsonschema-validator - rev: 0.3.2 + rev: 1.0.0 hooks: - id: jsonschema-validator files: |-