feat(renovate): group immich packages
This commit is contained in:
parent
7aba075e23
commit
3f39f0e004
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"groupName": "Immich",
|
||||||
|
"matchPackagePrefixes": ["ghcr.io/immich-app/immich"]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue