chore(deps): update pre-commit hook python-jsonschema/check-jsonschema (0.34.1 → 0.35.0) (#98)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-14 19:03:30 +00:00
committed by GitHub
parent 65adb8fa9b
commit b0553dbcd5

View File

@@ -69,7 +69,7 @@ repos:
- "--quiet" - "--quiet"
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.34.1 rev: 0.35.0
hooks: hooks:
- id: check-github-workflows - id: check-github-workflows
args: ["--verbose"] args: ["--verbose"]