From a35cdbff7e1c2cd532a562c70f46dfc2a592d494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:58:19 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5998d38..466c1c2 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "vuex": "4.0.0" }, "devDependencies": { - "@commitlint/cli": "12.1.1", - "@commitlint/config-conventional": "12.1.1", + "@commitlint/cli": "21.2.1", + "@commitlint/config-conventional": "21.2.0", "@vitejs/plugin-vue": "1.2.1", "@vue/compiler-sfc": "3.0.11", "husky": "6.0.0",