From f2d04f0387532197ebfed0253ab43af7bd2fb865 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 03:25:25 +0000 Subject: [PATCH] Update husky to version 7.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 998dd1b..0968f2f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", "html-webpack-plugin": "^5.0.0", - "husky": "^5.1.3", + "husky": "^7.0.4", "jest": "^26.6.3", "jest-dom": "^4.0.0", "lint-staged": "^10.5.3",