diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f93361c0..58ba16a7 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.165.3] entry: renovate-config-validator files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'