summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-x.husky/pre-push3
1 files changed, 1 insertions, 2 deletions
diff --git a/.husky/pre-push b/.husky/pre-push
index c4c3073c3..beebb6d7c 100755
--- a/.husky/pre-push
+++ b/.husky/pre-push
@@ -1,3 +1,2 @@
#!/bin/sh
-bun prettier --write --ignore-unknown $(git diff --name-only HEAD~1 HEAD)
-bun run typecheck \ No newline at end of file
+bun run typecheck