Skip to content

Commit

Permalink
Merge pull request #409 from jhipster/fix-husky
Browse files Browse the repository at this point in the history
Fix deprecating warning from husky
  • Loading branch information
mraible authored Nov 1, 2024
2 parents d007fec + d169302 commit a948209
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,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install pretty-quick --staged

npm run lint

0 comments on commit a948209

Please sign in to comment.