diff --git a/.husky/pre-commit b/.husky/pre-commit index 2312dc5..5ee7abd 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1 @@ -npx lint-staged +pnpm exec lint-staged