From d9d93e499d624938faca40b29fbbb288356f685c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 11:34:11 +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 4a923e3..cb5a878 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "devDependencies": { "@antfu/eslint-config": "^7.7.3", "@changesets/cli": "^2.31.0", - "@commitlint/cli": "^20.5.3", - "@commitlint/config-conventional": "^20.5.3", + "@commitlint/cli": "^21.0.2", + "@commitlint/config-conventional": "^21.0.2", "eslint": "^9.39.4", "husky": "^9.1.7", "lint-staged": "^16.4.0",