From 531b83748258246f20e1b051c80750aab8a252f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 11:16:02 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.4.0 (#13938) 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 18f571677a..68d8f6f586 100644 --- a/install/package.json +++ b/install/package.json @@ -162,8 +162,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "20.3.1", - "@commitlint/config-angular": "20.3.1", + "@commitlint/cli": "20.4.0", + "@commitlint/config-angular": "20.4.0", "coveralls": "3.1.1", "@eslint/js": "9.39.2", "@stylistic/eslint-plugin": "5.7.1",