From 84302dc14ccca9046d56a67d374ef1a0e6e45d5a Mon Sep 17 00:00:00 2001 From: bo0tzz Date: Thu, 9 Oct 2025 20:44:20 +0200 Subject: [PATCH] fix: remove postgres exclude datasource match (#22811) --- renovate.json | 1 - 1 file changed, 1 deletion(-) diff --git a/renovate.json b/renovate.json index d214a81da..3a889f478 100644 --- a/renovate.json +++ b/renovate.json @@ -23,7 +23,6 @@ ] }, { - "matchDatasources": ["docker"], "matchPackageNames": ["ghcr.io/immich-app/postgres"], "matchUpdateTypes": ["major"], "enabled": false