Skip to content

Commit

Permalink
Merge pull request #123 from jyejare/gitleaks
Browse files Browse the repository at this point in the history
Adding gitleaks pre-commit hook to refrain from pushing secrets
  • Loading branch information
jyejare authored Dec 21, 2023
2 parents a834f9e + 31605ef commit 11356eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ repos:
rev: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.0
hooks:
- id: gitleaks

0 comments on commit 11356eb

Please sign in to comment.