diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4acdb2a0..e21bd636 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.37.2 + rev: 0.37.4 hooks: - id: check-renovate additional_dependencies: ["pyjson5"]