From ed56c369136aa7313b3c4bd43c1fd1f087bccda2 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Sat, 12 Oct 2024 12:40:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=20qb=205?= 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 3f5e0c4d..7a1fb8d3 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -70,6 +70,12 @@ ], "allowedVersions": "/^4.*.*/" }, + { + "matchFileNames": [ + "apps/qbittorrent/5.*.*/*.yml" + ], + "allowedVersions": "/^5.*.*/" + }, { "matchFileNames": [ "apps/transmission/4.*.*/*.yml"