From 8f7d26bbdb1861f2865a944394a87daee994e6e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 14:16:16 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v20 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8f9e228..2c46c6c 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "node-geocoder": "^3.22.0" }, "devDependencies": { - "@commitlint/cli": "7.6.1", - "@commitlint/config-conventional": "7.6.0", - "@commitlint/prompt-cli": "7.6.1", + "@commitlint/cli": "20.4.4", + "@commitlint/config-conventional": "20.4.4", + "@commitlint/prompt-cli": "20.4.4", "@semantic-release/changelog": "3.0.6", "@semantic-release/git": "7.0.18", "@semantic-release/npm": "5.3.5",