diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5804c99c..6bd5b37e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: entry: corepack yarn lint --cache --quiet language: system - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.2 + rev: 0.29.3 hooks: - id: check-renovate additional_dependencies: ["pyjson5"]