From 8306e2796714f48cff2664be4e0b48fdeceb9b5a Mon Sep 17 00:00:00 2001 From: ms Date: Wed, 4 Mar 2026 15:15:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"