From f7f95de95a62b0e1eae26c321a14f106654e4b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sat, 12 Oct 2024 16:32:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=20renovate.json=20=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=87=AA=E5=8A=A8=E5=90=88=E5=B9=B6=E6=89=80?= =?UTF-8?q?=E6=9C=89=E4=BE=9D=E8=B5=96=E9=A1=B9=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index e444472..ea862ba 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5" + "https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5", + ":automergeAll" ], "dependencyDashboard": false } \ No newline at end of file