diff --git a/.github/renovate.json b/.github/renovate.json index d7e596a4b..159f779e7 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -373,7 +373,7 @@ "matchFileNames": [ "apps/lucky/2.*.*/*.yml" ], - "allowedVersions": "<3.0" + "allowedVersions": "<3.0.0" } ], "prCreation": "immediate"