diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 338504b3..cb3e5c53 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: entry: corepack yarn lint language: system - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.3 + rev: 0.35.0 hooks: - id: check-renovate additional_dependencies: ["pyjson5"]