chore: add gitleaks to pre-commit setup
This commit is contained in:
@@ -40,3 +40,7 @@ repos:
|
||||
rev: v1.57.1
|
||||
hooks:
|
||||
- id: golangci-lint
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.16.1
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
|
||||
Reference in New Issue
Block a user