From c38b4ac0705a55980c85a7eb4e57181e88a6d158 Mon Sep 17 00:00:00 2001 From: alceops Date: Fri, 1 May 2026 02:02:17 -0400 Subject: [PATCH] chore: migrate renovate config preset Signed-off-by: alceops --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 2921be4..791885a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "prConcurrentLimit": 5, "extends": [ - "config:base" + "config:recommended" ] } \ No newline at end of file