diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1d5ddd5d..5f6e6057 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,6 +2,7 @@ name: renovate-config-validator description: Validate Renovate config language: node + language_version: lts additional_dependencies: [renovate@39.49.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'