From 7fe1a8ac3e28e2cb5ea5473c561893040fcd5484 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 14:14:42 +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 b7960cf..e9262be 100644 --- a/package.json +++ b/package.json @@ -77,8 +77,8 @@ "@babel/core": "^7.4.4", "@babel/preset-env": "^7.4.4", "@babel/preset-typescript": "^7.3.3", - "@commitlint/cli": "^19.0.0", - "@commitlint/config-conventional": "^19.0.0", + "@commitlint/cli": "^20.0.0", + "@commitlint/config-conventional": "^20.0.0", "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@schemastore/package": "^0.0.10", "@semantic-release/changelog": "^6.0.0",