diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd7d395..a95b314 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: prettier - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.0 hooks: - id: check-metaschema files: ^static/schemas/.*\.json$