chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0
All checks were successful
Lint / pre-commit Linting (push) Successful in 33s
Test / Run Tests (push) Successful in 59s

This commit is contained in:
2026-02-27 05:52:24 +00:00
parent 2be5b2a1bc
commit 99e9d789eb

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.2 rev: 0.37.0
hooks: hooks:
- id: check-renovate - id: check-renovate
- id: check-github-actions - id: check-github-actions