From 113b1b8763f2af9a8a3b029576155a555b69a6ee Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Fri, 1 Aug 2025 10:46:39 +0800 Subject: [PATCH] Update renovate.json --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index b980e3eb2..4cbeb981c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -207,7 +207,7 @@ }, { "matchFileNames": [ - "apps/immich*/1.132.*/*.yml" + "apps/immich*/1.136.*/*.yml" ], "allowedVersions": "/^1.136.*/" },