From 447cfd036ccd54aa3afe358fd82df8e0c97f241b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 19:39:55 -0500 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.3.0 (#13865) 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 d9f1ad8f4c..23e9e5f161 100644 --- a/install/package.json +++ b/install/package.json @@ -161,8 +161,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.1.0", - "@commitlint/cli": "20.2.0", - "@commitlint/config-angular": "20.2.0", + "@commitlint/cli": "20.3.0", + "@commitlint/config-angular": "20.3.0", "coveralls": "3.1.1", "@eslint/js": "9.39.2", "@stylistic/eslint-plugin": "5.6.1",