chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1
Some checks failed
Test / Run Tests (push) Successful in 1m13s
Lint / pre-commit Linting (push) Failing after 13m51s

This commit is contained in:
2026-01-26 16:21:59 +00:00
parent c07372bfa5
commit 5bcde8f9a0

View File

@@ -29,7 +29,7 @@ repos:
types_or: [css, javascript] types_or: [css, javascript]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.36.0 rev: 0.36.1
hooks: hooks:
- id: check-renovate - id: check-renovate
- id: check-github-actions - id: check-github-actions