diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39b42aa..1f14208 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,3 +46,8 @@ repos: rev: v1.7.4 hooks: - id: actionlint + + - repo: https://github.com/renovatebot/pre-commit-hooks + rev: 39.63.1 + hooks: + - id: renovate-config-validator