From 0826dd22a037d22a240d3602465ef60b1947b8cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 14:16:04 +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 7ba46fb..0041206 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.5.0", + "@commitlint/config-conventional": "20.5.0", + "@commitlint/cz-commitlint": "20.5.0", "@softwareventures/eslint-config": "7.10.0", "@softwareventures/precise-commits": "4.0.23", "@softwareventures/prettier-config": "4.0.0",