From fe01d07583ed7fb741cfe2db7ca99adc12ab8fe7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 31 May 2019 07:59:36 +0000 Subject: [PATCH] chore(package): update @commitlint/config-conventional to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5383277..6f07a36 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ ], "devDependencies": { "@commitlint/cli": "^7.0.0", - "@commitlint/config-conventional": "^7.0.1", + "@commitlint/config-conventional": "^8.0.0", "eslint": "~4.19.0", "eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#552af1454d175e15f6d25aadc2ccde30a1922d4f", "husky": "~1.3.0",