diff --git a/.husky/pre-commit b/.husky/pre-commit index a9c231474..9c25ae788 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,5 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" +npx dotenvx ext precommit npm run check-format