From 992368842b2c2704e69ca3ea3b9eca0916f69f17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 13:40:43 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v20 --- packages/create-uozi-admin/template/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/create-uozi-admin/template/package.json b/packages/create-uozi-admin/template/package.json index 97f1b3dc..c85e6c07 100644 --- a/packages/create-uozi-admin/template/package.json +++ b/packages/create-uozi-admin/template/package.json @@ -35,8 +35,8 @@ }, "devDependencies": { "@antfu/eslint-config": "^7.2.0", - "@commitlint/cli": "^20.3.1", - "@commitlint/config-conventional": "^20.3.1", + "@commitlint/cli": "^20.5.0", + "@commitlint/config-conventional": "^20.5.0", "@types/lodash-es": "^4.17.12", "@types/nprogress": "^0.2.3", "@uozi-admin/shared-config": "^0.4.11",