diff --git a/.husky/pre-commit b/.husky/pre-commit index aa52ea8822c..5e592735698 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -pnpm nx affected:lint --uncommitted +pnpm exec lint-staged