From 7b49a67a59b75acab6f0da74ca783e3b441fd7bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 00:20:41 +0800 Subject: [PATCH] Update dependency husky to v4.3.6 (#155) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bd5779..dec1654 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint": "7.16.0", "hexo": "5.2.0", "hexo-renderer-marked": "3.3.0", - "husky": "4.3.0", + "husky": "4.3.6", "js-yaml": "3.14.0", "mocha": "8.2.1", "stylint": "2.0.0"