diff --git a/.husky/pre-commit b/.husky/pre-commit
index 3ffb2b906b089fc6bd957fb3e78db8d311f48fa2..fe736c58ea5b02a9498f43ca9ddff3501f0a182d 100755
--- a/.husky/pre-commit
+++ b/.husky/pre-commit
@@ -1,3 +1,3 @@
-pnpm format
+pnpm format:write
 pnpm lint
 npx lint-staged
diff --git a/.husky/pre-push b/.husky/pre-push
deleted file mode 100755
index 98475b507b5307b4ea7328bf44d5628c87828139..0000000000000000000000000000000000000000
--- a/.husky/pre-push
+++ /dev/null
@@ -1 +0,0 @@
-pnpm test