From 1ae5041fc0150c3182abfdcb562a7a51632cc025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 12:27:08 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.4.2 (#14005) 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 c4383280df..7f3506e861 100644 --- a/install/package.json +++ b/install/package.json @@ -161,8 +161,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "20.4.1", - "@commitlint/config-angular": "20.4.1", + "@commitlint/cli": "20.4.2", + "@commitlint/config-angular": "20.4.2", "coveralls": "3.1.1", "@eslint/js": "10.0.1", "@stylistic/eslint-plugin": "5.9.0",