Skip to content

Commit

Permalink
chore: update husky
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunvegda committed Apr 13, 2024
1 parent e565dd4 commit 17de14a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pnpm run lint-staged

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"release:patch": "pnpm run release patch",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"prepare": "husky install"
"prepare": "husky"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 17de14a

Please sign in to comment.