mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-03-30 19:36:56 +00:00
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@31.85.2]
|
|
entry: renovate-config-validator
|
|
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'
|