Skip to content

Commit

Permalink
remove some commands from pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
GooseOb committed May 10, 2024
1 parent 71d345e commit 006f2a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

bun run build
prettier --write .
git add -A .

0 comments on commit 006f2a8

Please sign in to comment.