Skip to content

Commit 140cfc6

Browse files
committed
Add git leaks
1 parent 716f92a commit 140cfc6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ repos:
3535
args: [--autofix, --preserve-quotes]
3636
- id: pretty-format-toml
3737
args: [--autofix]
38+
- repo: https://github.com/gitleaks/gitleaks
39+
rev: v8.17.0
40+
hooks:
41+
- id: gitleaks

0 commit comments

Comments
 (0)