diff --git a/package.json b/package.json index ea1d9854..038edf2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "husky": "^6.0.0" + "husky": "^7.0.1" }, "scripts": { "prepare": "husky install"