mirror of
https://github.com/zebrajr/immich.git
synced 2025-12-06 00:20:20 +01:00
chore: ignore renovate major updates for postgres image (#22764)
This commit is contained in:
parent
53680d9643
commit
f7250f24fe
|
|
@ -21,6 +21,12 @@
|
|||
"addLabels": [
|
||||
"📱mobile"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
"ignorePaths": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user