From cfeba30dd880418a32147b80f3352d45d1e40906 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:13:02 +0000 Subject: [PATCH] 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 5c4388c..9f68bd4 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "extends": [ - "config:base" + "config:recommended" ], "packageRules": [ { @@ -21,4 +21,4 @@ ] } ] -} \ No newline at end of file +}