diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6217bde..441a51f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,3 +44,5 @@ repos: hooks: - id: check-dependabot - id: check-github-workflows + - id: check-renovate + additional_dependencies: [pyjson5]