diff --git a/.husky/pre-commit b/.husky/pre-commit index 64e09aba..c70c608e 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -npx --no lint-staged \ No newline at end of file +npx --no-install lint-staged \ No newline at end of file