diff --git a/.husky/pre-commit b/.husky/pre-commit index 37b576cc34..c8fec63e2a 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -npx lint-staged --concurrent false --allow-empty +npx lint-staged --concurrent false