Skip to content

Commit

Permalink
Merge pull request #5188 from alphagov/husky-precommit
Browse files Browse the repository at this point in the history
Remove deprecated Husky setup code
  • Loading branch information
querkmachine committed Aug 1, 2024
2 parents 6271937 + e54b53a commit a50eb60
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 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no-install lint-staged
npx --no lint-staged

0 comments on commit a50eb60

Please sign in to comment.