From 1f348fd897dba8cddec92faa81209734bc657b79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 22:44:45 +0000 Subject: [PATCH] build(deps): update commitlint to v20 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 437771e..00ec9cf 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "unknown": "^0.2.5" }, "devDependencies": { - "@commitlint/cli": "18.6.1", - "@commitlint/config-conventional": "18.6.3", - "@commitlint/cz-commitlint": "18.6.1", + "@commitlint/cli": "20.4.3", + "@commitlint/config-conventional": "20.4.3", + "@commitlint/cz-commitlint": "20.4.3", "@softwareventures/eslint-config": "7.10.0", "@softwareventures/precise-commits": "4.0.23", "@softwareventures/prettier-config": "4.0.0",