From 3123a5341e55e0f301786559e4de33067045b717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 10:48:40 +0800 Subject: [PATCH] chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.1.0 (#11566) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: afc163 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcdc4dc9..b49a5b8d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@ant-design/pro-cli": "^3.3.0", - "@commitlint/cli": "^19.8.1", + "@commitlint/cli": "^20.1.0", "@commitlint/config-conventional": "^20.0.0", "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.3.0",