From b540b7310bfb8e7ebde74948d85a9ce70480e63e Mon Sep 17 00:00:00 2001 From: "gitea_1-h.cc" Date: Sun, 20 Apr 2025 16:55:11 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index d7ae270..db2f4d5 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", + ":automergeMinor" ], "packageRules": [ { "minimumReleaseAge": "1 days", "matchPackageNames": ["*"] }