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" : [
|
"extends" : [
|
||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
"labels": ["dependencies"],
|
"labels" : [
|
||||||
"ignoreDeps": ["string:app_name"],
|
"dependencies"
|
||||||
|
],
|
||||||
|
"ignoreDeps" : [
|
||||||
|
"string:app_name"
|
||||||
|
],
|
||||||
"packageRules" : [
|
"packageRules" : [
|
||||||
{
|
{
|
||||||
"matchPackagePatterns" : [
|
"matchPackagePatterns" : [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue