From a28279c5cdb0344f758abff050cf4db3d4d8a2b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 05:24:38 +0000 Subject: [PATCH] Migrate config renovate.json --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 92a44f9..b3db190 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base" + "config:recommended" ], "prConcurrentLimit": 3, "prHourlyLimit": 1, @@ -22,4 +22,4 @@ "labels": [ "dependencies" ] -} \ No newline at end of file +}