From 7529471ce7be9d8d2ac6e27e3c4285a7ba5ad954 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 02:26:02 +0000 Subject: [PATCH] chore: update commitlint monorepo to v8.3.6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dfc2257..cb25410 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "author": "Quentin Roy ", "license": "MIT", "devDependencies": { - "@commitlint/cli": "8.3.5", - "@commitlint/config-conventional": "8.3.4", + "@commitlint/cli": "8.3.6", + "@commitlint/config-conventional": "8.3.6", "eslint": "6.8.0", "eslint-config-airbnb-base": "14.2.1", "eslint-config-prettier": "6.15.0",