diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a13ebfb..f0f41f9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -85,7 +85,7 @@ repos: exclude: .cu - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.0 hooks: - id: check-metaschema files: ^.+/schema/.*schema\.json$