mirror of
https://github.com/immich-app/immich
synced 2026-04-21 13:37:38 +00:00
fix: let renovate update base images (#27272)
This commit is contained in:
parent
a9666d2cef
commit
95280edd6c
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@
|
|||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["ghcr.io/immich-app/base-server-*"],
|
||||
"maxMajorIncrement": 0
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["ruby"],
|
||||
"groupName": "ruby",
|
||||
|
|
|
|||
Loading…
Reference in a new issue