From 4516857c0432d65ab8cda625dae6e1702605e89f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:23:07 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v20 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 08d1c9a..773a5d8 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": "^20.0.0", + "@commitlint/config-conventional": "^20.0.0", "@types/app-root-path": "^1.2.8", "@types/columnify": "^1.5.4", "@types/fs-extra": "^9.0.13",