From aede9d7ad7a1e8e6661a1f50627ad1106187078a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:19:17 +0000 Subject: [PATCH] Update pre-commit hook sbrunner/jsonschema-validator to v1 (master) (#929) * 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 afb4f010..f33919de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -86,7 +86,7 @@ repos: hooks: - id: black - repo: https://github.com/sbrunner/jsonschema-validator - rev: 0.3.2 + rev: 1.0.0 hooks: - id: jsonschema-validator files: ^ci/config\.yaml$