Skip to content

Commit

Permalink
Add dotenvx pre-commit to husky hook
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianoertel committed Oct 8, 2024
1 parent 6dcffcb commit 4f0f72f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx dotenvx ext precommit
npm run check-format

0 comments on commit 4f0f72f

Please sign in to comment.