mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: ignore renovate major updates for postgres image (#22764)
This commit is contained in:
@@ -21,6 +21,12 @@
|
|||||||
"addLabels": [
|
"addLabels": [
|
||||||
"📱mobile"
|
"📱mobile"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchDatasources": ["docker"],
|
||||||
|
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
||||||
|
"matchUpdateTypes": ["major"],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
|
|||||||
Reference in New Issue
Block a user