Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
feat: update husky pre-commit script to include ggshield (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwisniewskiVSF authored Dec 13, 2023
1 parent 36feb2e commit b1c0eaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@

yarn lint-staged

# run
# `brew install gitguardian/tap/ggshield && ggshield auth login`
# (you can substitute the brew command for `pip3 install ggshield` if brew doesn't work)
ggshield secret scan pre-commit

0 comments on commit b1c0eaf

Please sign in to comment.