From 814fc781e3058db4666782b9b0b6f279128fd08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 11:09:19 +0100 Subject: [PATCH] build(deps-dev): bump @commitlint/config-conventional (#42) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a3b1da..383f4b1 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ }, "devDependencies": { "@commitlint/cli": "11.0.0", - "@commitlint/config-conventional": "11.0.0", + "@commitlint/config-conventional": "12.0.0", "@release-it/conventional-changelog": "2.0.0", "@types/express": "4.17.11", "@types/jest": "26.0.20",