chore: remove deprecated husky v9 shim lines #113

Merged
jason.woltje merged 1 commits from fix/husky-deprecation into main 2026-03-15 16:48:52 +00:00
Owner

Remove shebang and husky.sh sourcing from pre-commit and pre-push hooks. These are deprecated in husky v9 and will break in v10.

Remove shebang and husky.sh sourcing from pre-commit and pre-push hooks. These are deprecated in husky v9 and will break in v10.
jason.woltje added 1 commit 2026-03-15 16:48:45 +00:00
chore: remove deprecated husky v9 shim lines
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
950fb879e6
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) <noreply@anthropic.com>
jason.woltje merged commit 8aaf229483 into main 2026-03-15 16:48:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#113