From 7c45e5f3cd569ef5d22b51b6b8c809a5fc063104 Mon Sep 17 00:00:00 2001 From: biss Date: Wed, 1 Apr 2026 21:25:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20renovate.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 49db446..1481871 100644 --- a/renovate.json +++ b/renovate.json @@ -10,5 +10,9 @@ "ignorePaths": [ "themes/**", ".gitea/**" - ] + ], + "rangeStrategy": "bump", + "prHourlyLimit": 0, + "prConcurrentLimit": 0, + "dependencyDashboard": false }