From c1290835f4a63d2f306a0cc744a1f959687426ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 15 Oct 2025 00:06:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(config):=20=E8=B0=83=E6=95=B4=20types=20?= =?UTF-8?q?=E5=8C=85=E7=BB=84=E7=9A=84=E6=9C=80=E5=B0=8F=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E5=B9=B4=E9=BE=84=E4=B8=BA=200=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 9a67958..0cdba8d 100644 --- a/default.json5 +++ b/default.json5 @@ -54,7 +54,7 @@ { "groupName": "github-actions", "matchManagers": [ "github-actions" ] }, { "groupName": "Dockerfile", "matchManagers": [ "dockerfile" ] }, - { "groupName": "types", "matchPackageNames": [ "/^@types//" ], "minimumReleaseAge": "1 days" }, + { "groupName": "types", "matchPackageNames": [ "/^@types//" ], "minimumReleaseAge": "0 days" }, // https://grok.com/chat/68971467-db9f-4e92-b69f-e81431250d3b {