diff --git a/.husky/pre-commit b/.husky/pre-commit index e9a388c..cb2c84d 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -pnpm lint-staged \ No newline at end of file +pnpm lint-staged diff --git a/.husky/pre-push b/.husky/pre-push index e9a388c..cb2c84d 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -pnpm lint-staged \ No newline at end of file +pnpm lint-staged