diff --git a/renovate.json b/renovate.json index bbf6008c1..923659c4e 100644 --- a/renovate.json +++ b/renovate.json @@ -153,6 +153,12 @@ ], "allowedVersions": "/^11.8.*/" }, + { + "matchFileNames": [ + "apps/movie-pilot/1.*.*/*.yml" + ], + "allowedVersions": "<2" + }, { "matchFileNames": [ "apps/mysql/5.5.*/*.yml"