diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2aedd2e..ce9e73f 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.30.0 + rev: 0.31.0 hooks: - id: check-metaschema files: ^static/schemas/.*\.json$