From fc70ba165e971fa83dbfc02721d553fb25f8799a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:16:46 +0000 Subject: [PATCH] Update commitlint monorepo to v21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 08d1c9a..ac99372 100644 --- a/package.json +++ b/package.json @@ -97,8 +97,8 @@ }, "devDependencies": { "@antfu/eslint-config": "0.26.0", - "@commitlint/cli": "^17.8.1", - "@commitlint/config-conventional": "^17.8.1", + "@commitlint/cli": "^21.0.0", + "@commitlint/config-conventional": "^21.0.0", "@types/app-root-path": "^1.2.8", "@types/columnify": "^1.5.4", "@types/fs-extra": "^9.0.13",