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