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"