diff --git a/.github/renovate.json b/.github/renovate.json index eeafa07be..d7e596a4b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -368,6 +368,12 @@ "apps/outline/1.2.*/*.yml" ], "allowedVersions": "<1.3.0" + }, + { + "matchFileNames": [ + "apps/lucky/2.*.*/*.yml" + ], + "allowedVersions": "<3.0" } ], "prCreation": "immediate"