From 98c059a91b56b9a671b862ff78172b22cd1e6d8f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 22:49:51 +0000 Subject: [PATCH] chore(package): update commitizen to version 4.1.0 Closes #129 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fab8c5..e12d905 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@asset-pipe/sink-fs": "^1.1.3", "@commitlint/cli": "^7.0.0", "@commitlint/config-conventional": "^7.0.1", - "commitizen": "^3.0.5", + "commitizen": "^4.1.0", "cz-conventional-changelog": "^2.1.0", "eslint": "^5.0.1", "eslint-config-finn": "^3.0.1",