From a9042602f40636a65cc8c9bb71dcde1dcc2c9fed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 09:54:05 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.4.1 (#13945) 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 fc0589fe99..9d66f46c7e 100644 --- a/install/package.json +++ b/install/package.json @@ -162,8 +162,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "20.4.0", - "@commitlint/config-angular": "20.4.0", + "@commitlint/cli": "20.4.1", + "@commitlint/config-angular": "20.4.1", "coveralls": "3.1.1", "@eslint/js": "9.39.2", "@stylistic/eslint-plugin": "5.7.1",