diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 70a5cecf..96484154 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,6 +1,7 @@ - id: renovate-config-validator name: renovate-config-validator description: Validate Renovate config + minimum_pre_commit_version: 3.6.0 language: node language_version: lts additional_dependencies: [renovate@41.37.9]