mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-04 22:06:53 +00:00
feat: Add minimum_pre_commit_version (#3201)
This commit is contained in:
parent
76eb35984f
commit
0bfa878e25
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
- id: renovate-config-validator
|
||||
name: renovate-config-validator
|
||||
description: Validate Renovate config
|
||||
minimum_pre_commit_version: 3.6.0
|
||||
language: node
|
||||
language_version: lts
|
||||
additional_dependencies: [renovate@41.37.9]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue