Skip to content

Commit

Permalink
Merge pull request #5 from mt-krainski/add-gitleaks-pre-commit
Browse files Browse the repository at this point in the history
Add gitleaks pre-commit step
  • Loading branch information
mt-krainski authored Jul 29, 2024
2 parents 9fd4a97 + 7d98c79 commit 7e8ee7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions yafs/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ repos:
rev: 3.3.0
hooks:
- id: nb-clean
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.4
hooks:
- id: gitleaks

0 comments on commit 7e8ee7b

Please sign in to comment.