Husky v9+ no longer needs the shebang or sourcing husky.sh.
These lines will fail in husky v10.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Remove shebang and husky.sh sourcing from pre-commit and pre-push hooks. These are deprecated in husky v9 and will break in v10.