diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b1d05bf..da9d56aa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - repo: https://github.com/python-jsonschema/check-jsonschema rev: 0.31.1 hooks: - - id: check-dependabot + - id: check-renovate args: ["--verbose"] - id: check-github-workflows args: ["--verbose"]