Format file (no other change)
This commit is contained in:
parent
be45feac43
commit
950fb9ebf4
1 changed files with 11 additions and 7 deletions
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
|
|
@ -3,8 +3,12 @@
|
|||
"extends" : [
|
||||
"config:base"
|
||||
],
|
||||
"labels": ["dependencies"],
|
||||
"ignoreDeps": ["string:app_name"],
|
||||
"labels" : [
|
||||
"dependencies"
|
||||
],
|
||||
"ignoreDeps" : [
|
||||
"string:app_name"
|
||||
],
|
||||
"packageRules" : [
|
||||
{
|
||||
"matchPackagePatterns" : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue