Skip to content

Commit

Permalink
refactor: Remove decprecated Husky code
Browse files Browse the repository at this point in the history
Remove deprecated shebang and setup from Husky files following recent
update.

Related: #8
  • Loading branch information
al committed Jul 23, 2024
1 parent 1cc386a commit 2903d08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
#!/bin/sh

. "$(dirname "$0")/_/husky.sh"

pnpm exec lint-staged

0 comments on commit 2903d08

Please sign in to comment.