Skip to content

Commit

Permalink
Merge pull request #112 from TNG/update-husky-pre-commit-hook
Browse files Browse the repository at this point in the history
chore: remove two lines that husky says are deprecated
  • Loading branch information
alexzurbonsen authored Feb 5, 2025
2 parents ba11724 + e61b47f commit f70728f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run pre-commit

0 comments on commit f70728f

Please sign in to comment.