From de05c1b393bb25d6d5162bd88806f0786e785a31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:13:23 +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 ea7a629..12d6b87 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "tailwindcss": "^4.1.13" }, "devDependencies": { - "@commitlint/cli": "^19.6.1", - "@commitlint/config-conventional": "^19.6.0", + "@commitlint/cli": "^20.0.0", + "@commitlint/config-conventional": "^20.0.0", "@eslint/compat": "^1.2.4", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.17.0",