mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-11 17:24:18 +00:00
chore(config): migrate config renovate.json
This commit is contained in:
parent
3bfa8c6345
commit
7c1af5fd84
1 changed files with 3 additions and 3 deletions
|
|
@ -23,9 +23,9 @@
|
|||
{
|
||||
"customType": "regex",
|
||||
"description": "Update Renovate",
|
||||
"fileMatch": [
|
||||
"^\\.pre-commit-(?:config|hooks)\\.yaml$",
|
||||
"^README\\.md$"
|
||||
"managerFilePatterns": [
|
||||
"/^\\.pre-commit-(?:config|hooks)\\.yaml$/",
|
||||
"/^README\\.md$/"
|
||||
],
|
||||
"matchStrings": [
|
||||
"additional_dependencies: \\[renovate@(?<currentValue>.*?)\\]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue