diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb7bf3a..6d4b958 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -111,7 +111,7 @@ repos: # `files:` pattern at that time. Do not vendor third-party # schemas into this repository to fill the gap. - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.37.1" + rev: "0.37.2" hooks: - id: check-jsonschema name: Validate example-config valid examples