From 442374db3f86c3ff5c3ff7e2ce0bfea348ce6173 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 23:31:06 +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 ade5aaa..e9a4357 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "devDependencies": { "@antfu/eslint-config": "^7.7.3", "@changesets/cli": "^2.31.1", - "@commitlint/cli": "^20.5.3", - "@commitlint/config-conventional": "^20.5.3", + "@commitlint/cli": "^21.2.2", + "@commitlint/config-conventional": "^21.2.2", "eslint": "^9.39.5", "husky": "^9.1.7", "lint-staged": "^16.4.0",