From 9a1acc0bd34c83b116bc2c34ba729a457738bc98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 15:51:34 +0000 Subject: [PATCH] chore(config): migrate config .github/renovate.json --- .github/renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 31c80afb..2f31751d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -20,8 +20,8 @@ "rebaseWhen": "auto", "packageRules": [ { - "matchPackagePatterns": ["^fumadocs-.*"], - "groupName": "fumadocs packages" + "groupName": "fumadocs packages", + "matchPackageNames": ["/^fumadocs-.*/"] } ], "hostRules": [