Skip to content

Commit

Permalink
chore: add gitleaks to pre-commit hooks (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudoyu authored Sep 11, 2024
1 parent 7580ee0 commit 81af203
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 @@ -12,3 +12,7 @@ repos:
rev: v2.42.1
hooks:
- id: commitizen
- repo: https://github.com/gitleaks/gitleaks
rev: v8.16.1
hooks:
- id: gitleaks

0 comments on commit 81af203

Please sign in to comment.