From 02f8ea2c94793b359dd9d054807287a1eef5a75c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 10:16:22 -0400 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.4.4 (#14088) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 60ed34bee2..c7250d637c 100644 --- a/install/package.json +++ b/install/package.json @@ -162,8 +162,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "20.4.3", - "@commitlint/config-angular": "20.4.3", + "@commitlint/cli": "20.4.4", + "@commitlint/config-angular": "20.4.4", "coveralls": "3.1.1", "@eslint/js": "10.0.1", "@stylistic/eslint-plugin": "5.10.0",