fix: remove postgres exclude datasource match (#22811)
parent
f7250f24fe
commit
84302dc14c
|
|
@ -23,7 +23,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
|
||||||
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue