mirror of
https://github.com/immich-app/immich.git
synced 2025-01-23 12:12:45 +01:00
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",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": ["config:base"],
|
||||||
"config:base"
|
|
||||||
],
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchPaths": ["mobile"],
|
"matchPaths": ["mobile"],
|
||||||
|
@ -16,5 +14,6 @@
|
||||||
"matchPaths": ["web"],
|
"matchPaths": ["web"],
|
||||||
"groupName": "web"
|
"groupName": "web"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue