Skip to content

Commit

Permalink
bump for husky
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Harris committed Apr 11, 2024
1 parent 8dc7390 commit 431f0a2
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 @@ -92,7 +92,7 @@
],
"afterSign": "build/notarize.js"
},
"husky": {
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged --pattern \"**/*.*(js|jsx|ts|tsx)\"",
"post-commit": "git update-index -g",
Expand Down

0 comments on commit 431f0a2

Please sign in to comment.