diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e44de66..5051a52 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: language: system pass_filenames: false - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.4 + rev: 0.37.1 hooks: - id: check-renovate additional_dependencies: ["pyjson5"]