mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-11 17:24:18 +00:00
Implement suggested change
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
4835118c23
commit
1f7a9c62e2
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
|||
language: node
|
||||
additional_dependencies: [renovate@37.286.0]
|
||||
entry: renovate-config-validator
|
||||
files: '((^|/).?renovate(?:rc)?(?:\.json5?)?$|^config.js$)'
|
||||
files: '((^|/).?renovate(?:rc)?(?:\.json5?)?|^config.js)$'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue