diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index cad1d5a3..14b14809 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.17.2]