From 289632eba8bae1ef02e71e996c8629ea9da2a571 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:33:37 +0000 Subject: [PATCH] chore: update commitlint monorepo to v21 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0d97a4a..e7c02cb 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "description": "Inversify GraphQL monorepo root package", "devDependencies": { "@changesets/cli": "2.31.0", - "@commitlint/cli": "20.5.3", - "@commitlint/config-conventional": "20.5.3", - "@commitlint/prompt-cli": "20.5.3", + "@commitlint/cli": "21.0.0", + "@commitlint/config-conventional": "21.0.0", + "@commitlint/prompt-cli": "21.0.0", "@eslint/js": "10.0.1", "@inversifyjs/eslint-plugin-require-extensions": "0.2.0", "@inversifyjs/foundation-changelog-generator": "0.2.0",