From 1208b20e4a1da2c4428880ef73290c16b544fb6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:00:24 +0000 Subject: [PATCH] chore: update auto merge on patch or minor to v21.2.0 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 141bcf4..e36dc5e 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "description": "Inversify DB monorepo root package", "devDependencies": { "@changesets/cli": "2.31.0", - "@commitlint/cli": "21.1.0", - "@commitlint/config-conventional": "21.1.0", - "@commitlint/prompt-cli": "21.1.0", + "@commitlint/cli": "21.2.0", + "@commitlint/config-conventional": "21.2.0", + "@commitlint/prompt-cli": "21.2.0", "@eslint/js": "10.0.1", "@inversifyjs/eslint-plugin-require-extensions": "0.2.0", "@inversifyjs/foundation-changelog-generator": "0.2.0",