diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94a6f16..262e6f9 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.37.3 + rev: 0.37.4 hooks: - id: check-metaschema files: ^static/schemas/.*\.json$