Skip to content

Commit

Permalink
chore: fix husky
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Nov 29, 2024
1 parent f947bea commit e1ba11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/prepare-commit-msg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
exec < /dev/tty && npx cz --hook || true
# exec < /dev/tty && npx cz --hook || true

0 comments on commit e1ba11f

Please sign in to comment.