From 5e4c040f4e48c0c3c7b725e5c0dd291b7eac2a31 Mon Sep 17 00:00:00 2001 From: YanHao Date: Thu, 11 Jun 2026 10:32:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(config):=20=E4=BF=AE=E5=A4=8D=20Cloudflare?= =?UTF-8?q?=20=E5=8C=85=E5=90=8D=E6=AD=A3=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- default.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json5 b/default.json5 index 51c813e..db6d96c 100644 --- a/default.json5 +++ b/default.json5 @@ -109,7 +109,7 @@ }, { "groupName": "cloudflare", "description": "Cloudflare 的相关依赖", "minimumReleaseAge": "3 days", - "matchPackageNames": [ "wrangler", "/^@cloudflare\\/" ] + "matchPackageNames": [ "wrangler", "/^@cloudflare\\//" ] } // major 更新需要人工确认