From c4ee17b272f94ee8738373ff197b6275c61eeac7 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 09:12:38 +0000 Subject: [PATCH] Update husky to version 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 998dd1b..3483426 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": "^6.0.0", "jest": "^26.6.3", "jest-dom": "^4.0.0", "lint-staged": "^10.5.3",