diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b19b11b2..2f4e6d05a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.35.0 + rev: 0.36.0 hooks: - id: check-jsonschema name: Validate Guide only Custom Formats