From a4f00c61c3ddfab8d88283294a5f29fae55e6705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Thu, 8 May 2025 18:40:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=20Lint=20=E4=BE=9D=E8=B5=96=E9=A1=B9?= =?UTF-8?q?=E7=BB=84=E6=B7=BB=E5=8A=A0=20commitlint=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=8C=B9=E9=85=8D=E5=8C=85=E5=90=8D=E8=A7=84=E5=88=99?= 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 adb6491..20ca2b6 100644 --- a/default.json5 +++ b/default.json5 @@ -54,7 +54,7 @@ // https://grok.com/chat/68971467-db9f-4e92-b69f-e81431250d3b { "groupName": "Lint dependencies", "groupSlug": "lint", - "matchPackageNames": [ "/eslint/", "/oxlint/" ], + "matchPackageNames": [ "/eslint/", "/oxlint/", "/commitlint/" ], "minimumReleaseAge": "3 days" // "schedule": ["before 4am on Monday"], // "automerge": true