Skip to content

Commit

Permalink
chore: Pin Husky to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Mar 1, 2021
1 parent db12233 commit 33d4f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/jest": "^26.0.15",
"@types/node": "^14.14.5",
"commitlint": "^11.0.0",
"husky": "^4.3.0",
"husky": "4.x",
"jest": "^26.6.1",
"jest-extended": "^0.11.5",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 33d4f6f

Please sign in to comment.