From 0a9cc117692784004bb8cc07ead04ab31891f9c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 22 Aug 2025 11:20:42 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B3=A8=E9=87=8A=E6=8E=89=20platf?= =?UTF-8?q?ormAutomerge=20=E9=85=8D=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json5 b/default.json5 index f3703f0..ddb1ddd 100644 --- a/default.json5 +++ b/default.json5 @@ -21,7 +21,7 @@ "ignoreTests": false, "vulnerabilityAlerts": { "enabled": true, "labels": ["security"], "automerge": false, "schedule": "at any time" }, - "platformAutomerge": false, // https://docs.renovatebot.com/configuration-options/#platformautomerge + // "platformAutomerge": false, // https://docs.renovatebot.com/configuration-options/#platformautomerge "labels": [ "dependencies" ], "dependencyDashboard": false, "forkProcessing": "enabled",