From f7b718fd8460c13e29706cdd3f5a630a3cc8d2c5 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 d214a81da5..3a889f4789 100644 --- a/renovate.json +++ b/renovate.json @@ -23,7 +23,6 @@ ] }, { - "matchDatasources": ["docker"], "matchPackageNames": ["ghcr.io/immich-app/postgres"], "matchUpdateTypes": ["major"], "enabled": false