From 804f597dc9cad6c927637462c1a4228547caf2b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 7 Apr 2025 10:41:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E7=B1=BB=E5=9E=8B=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=A1=B9=E6=B7=BB=E5=8A=A0=E6=9C=80=E4=BD=8E=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E5=B9=B4=E9=BE=84=E9=99=90=E5=88=B6=EF=BC=8C=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E4=B8=BA=203=20=E5=A4=A9?= 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 704f503..2f9c4e2 100644 --- a/default.json5 +++ b/default.json5 @@ -41,7 +41,7 @@ { "groupName": "github-actions", "matchManagers": [ "github-actions" ] }, { "groupName": "Dockerfile", "matchManagers": [ "dockerfile" ] }, - { "groupName": "types", "matchPackageNames": [ "/^@types//" ] }, + { "groupName": "types", "matchPackageNames": [ "/^@types//" ], "minimumReleaseAge": "3 days" }, // https://grok.com/chat/68971467-db9f-4e92-b69f-e81431250d3b {