Skip to content

Commit

Permalink
Development: Fix pre-commit hook deprecation warning (#9133)
Browse files Browse the repository at this point in the history
  • Loading branch information
Strohgelaender authored Jul 28, 2024
1 parent 0902e75 commit a8951cc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm exec --no lint-staged --shell
lint-staged --shell

0 comments on commit a8951cc

Please sign in to comment.