From 79b8dbcd6b2cd9d25c453c91e3da66c0abc88eb8 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Tue, 3 Mar 2026 10:29:43 +0800 Subject: [PATCH] Update renovate.json --- .github/renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) 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"