From 4e1ebdfa0ed82db9c68f56448973b8d9e080bef1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:14:04 +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 b9860eb..f54e8bd 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ }, "devDependencies": { "@adobe/eslint-config-aio-lib-config": "1.4.0", - "@commitlint/cli": "16.2.1", - "@commitlint/config-conventional": "16.2.1", + "@commitlint/cli": "20.4.1", + "@commitlint/config-conventional": "20.4.1", "@oclif/dev-cli": "1.26.10", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.1",