diff --git a/.github/renovate.json b/.github/renovate.json index 3f5e0c4d9..7a1fb8d30 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"