Skip to content

Commit

Permalink
husky
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmoffet committed Nov 7, 2024
1 parent 615c45c commit 84f0851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
echo "Scanning current commit... 💅🥱⏳"
gitleaks detect --log-opts="-n 1"
gitleaks detect -v
npm install
npm run format
npm run i18n:parse

0 comments on commit 84f0851

Please sign in to comment.