From 007273dee8571f89c90560243d1e68252a5821e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 14:44:03 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v20 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d0ad858..3bae65e 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ ] }, "devDependencies": { - "@commitlint/cli": "^7.2.1", - "@commitlint/config-conventional": "^7.1.2", + "@commitlint/cli": "^20.1.0", + "@commitlint/config-conventional": "^20.0.0", "@nuxtjs/eslint-config": "0.0.1", "@vue/server-test-utils": "^1.0.0-beta", "@vue/test-utils": "^1.0.0-beta",