From 269bf71ca07e86cf473506a2bb92110a52e23a1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:07:01 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v8.3.6 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e066763..7b7cbe2 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "fs-plus": "3.1.1" }, "devDependencies": { - "@commitlint/cli": "8.3.5", - "@commitlint/config-conventional": "8.3.4", - "@commitlint/travis-cli": "8.3.5", + "@commitlint/cli": "8.3.6", + "@commitlint/config-conventional": "8.3.6", + "@commitlint/travis-cli": "8.3.6", "@semantic-release/apm-config": "8.0.0", "eslint": "6.8.0", "eslint-config-airbnb-base": "14.0.0",