mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-10 16:54:18 +00:00
| datasource | package | from | to | | ---------- | -------- | ------- | ------- | | npm | renovate | 37.65.1 | 37.65.2 |
7 lines
252 B
YAML
7 lines
252 B
YAML
- id: renovate-config-validator
|
|
name: renovate-config-validator
|
|
description: Validate Renovate config
|
|
language: node
|
|
additional_dependencies: [renovate@37.65.2]
|
|
entry: renovate-config-validator
|
|
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'
|