From 6e6a1c201212a0468b948b0abb5b261f4a80c2fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:58:16 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v17.8.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6dd3ca6c..fc1b8ca8 100644 --- a/package.json +++ b/package.json @@ -67,8 +67,8 @@ ] }, "devDependencies": { - "@commitlint/cli": "17.7.1", - "@commitlint/config-conventional": "17.7.0", + "@commitlint/cli": "17.8.1", + "@commitlint/config-conventional": "17.8.1", "@types/adm-zip": "0.5.1", "@types/ini": "1.3.31", "@types/lodash": "4.14.198",