chore: add gitleaks to pre-commit setup

This commit is contained in:
2024-03-21 15:15:15 +01:00
parent da4ad80ab5
commit 71d8e85610
+4
View File
@@ -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