mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-02 21:06:54 +00:00
feat: Add node language version (#2628)
* Add a default for the node language version * Update .pre-commit-hooks.yaml --------- Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
c798afd321
commit
eda80df97b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name: renovate-config-validator
|
||||
description: Validate Renovate config
|
||||
language: node
|
||||
language_version: lts
|
||||
additional_dependencies: [renovate@40.3.4]
|
||||
entry: renovate-config-validator
|
||||
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue