chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m23s
Test / Run Tests (push) Successful in 1m11s

This commit is contained in:
2026-02-13 17:39:27 +00:00
parent 96f131369e
commit 189a77d803

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