pause renovate
This commit is contained in:
parent
09bcf6974e
commit
66ee065c0c
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"extends": ["config:base"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPaths": ["mobile"],
|
||||
|
@ -16,5 +14,6 @@
|
|||
"matchPaths": ["web"],
|
||||
"groupName": "web"
|
||||
}
|
||||
]
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue