From 8688fd6d4c6b3c729c8cbba6ab2c231667c29028 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 06:56:07 +0000 Subject: [PATCH] build(deps-dev): bump husky from 3.1.0 to 4.0.3 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ac1eb..567c0c0 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@commitlint/config-conventional": "^8.1.0", "ava": "^2.3.0", "coveralls": "^3.0.6", - "husky": "^3.0.4", + "husky": "^4.0.3", "markdown-magic": "^1.0.0", "nyc": "^15.0.0", "parse-markdown-metadata": "^1.0.8",