chore: ignore renovate major updates for postgres image (#22764)

This commit is contained in:
bo0tzz 2025-10-09 20:34:54 +02:00 committed by Jorge Montejo
parent 9624a1f79d
commit 038e4e1ae6

View file

@ -21,6 +21,12 @@
"addLabels": [ "addLabels": [
"📱mobile" "📱mobile"
] ]
},
{
"matchDatasources": ["docker"],
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
"matchUpdateTypes": ["major"],
"enabled": false
} }
], ],
"ignorePaths": [ "ignorePaths": [