diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b6a2ac..1762dde 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - --no-sort-keys - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.2 + rev: 0.37.3 hooks: - id: check-metaschema name: "Validating schema definition against draft schemas"