From 0c40177369954eace392999e59ff9d233de5a599 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 01:49:20 +0000 Subject: [PATCH] =?UTF-8?q?Chore:=20Update=20package=20husky=20to=20v4.3.0?= =?UTF-8?q?=20=F0=9F=86=99=20(#239)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8cbb6d..3580177 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@crystal-ball/prettier-base": "2.3.0", "@crystal-ball/semantic-release-base": "2.20.0", "@types/jest": "26.0.13", - "husky": "4.2.5", + "husky": "4.3.0", "jest": "26.4.2" }, "prettier": "@crystal-ball/prettier-base",