From 3333413089714a33f4fded5b01d734cd9edbfcc8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 21 Mar 2021 13:17:57 +0000 Subject: [PATCH] chore: bump @commitlint/config-conventional in /backend Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.1) Signed-off-by: dependabot-preview[bot] --- backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/package.json b/backend/package.json index dc1c4cb..00e823c 100644 --- a/backend/package.json +++ b/backend/package.json @@ -157,7 +157,7 @@ "coveralls": "2.11.16", "cz-conventional-changelog": "3.3.0", "@commitlint/cli": "12.0.1", - "@commitlint/config-conventional": "11.0.0", + "@commitlint/config-conventional": "12.0.1", "husky": "4.3.8" }, "husky": {