From 60b8e945fd99c30b669d80699e00d17ae0b74fe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 2 Jul 2025 10:26:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E7=94=A8=E5=B9=B3=E5=8F=B0=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=90=88=E5=B9=B6=E5=8A=9F=E8=83=BD?= 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 f51ec09..3f63012 100644 --- a/default.json5 +++ b/default.json5 @@ -18,7 +18,7 @@ ], "ignoreTests": false, "vulnerabilityAlerts": { "enabled": true, "labels": ["security"], "automerge": false, "schedule": "at any time" }, - "platformAutomerge": true, // https://docs.renovatebot.com/configuration-options/#platformautomerge + "platformAutomerge": false, // https://docs.renovatebot.com/configuration-options/#platformautomerge "labels": [ "dependencies" ], "dependencyDashboard": false, "forkProcessing": "enabled",