diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e21b01bcf..ed0267500 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,3 +39,7 @@ repos: rev: v8.16.3 hooks: - id: gitleaks + - repo: https://github.com/renovatebot/pre-commit-hooks + rev: 39.227.2 + hooks: + - id: renovate-config-validator diff --git a/renovate.json b/renovate.json5 similarity index 100% rename from renovate.json rename to renovate.json5