From bd5f14de47dc228173321a5f2b7a4d85ca806f16 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Wed, 16 Oct 2024 10:49:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=20Immich?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 175426423..ff355598d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -99,6 +99,12 @@ ], "allowedVersions": "/^5.*.*/" }, + { + "matchFileNames": [ + "apps/transmission/4.0.3/*.yml" + ], + "allowedVersions": "/^4.0.3/" + }, { "matchFileNames": [ "apps/transmission/4.*.*/*.yml"