diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 654daf6f2..990274491 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,9 +108,10 @@ repos: args: - --builtin-schema - github-workflows-require-timeout - # - id: check-renovate - # additional_dependencies: - # - pyjson5==1.6.6 # pypi + - repo: https://github.com/renovatebot/pre-commit-hooks + rev: 37.414.1 + hooks: + - id: renovate-config-validator - repo: https://github.com/sirwart/ripsecrets rev: v0.1.8 hooks: