From e50edd52fca0b6735de6eee16c6e898bbc4a1553 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 12:24:16 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.2.0 (#13810) 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 a5558b865c..c6bcf42866 100644 --- a/install/package.json +++ b/install/package.json @@ -161,8 +161,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "20.1.0", - "@commitlint/config-angular": "20.0.0", + "@commitlint/cli": "20.2.0", + "@commitlint/config-angular": "20.2.0", "coveralls": "3.1.1", "@eslint/js": "9.39.1", "@stylistic/eslint-plugin": "5.6.1",