chore: add gitleaks to pre-commit setup

This commit is contained in:
2024-03-21 15:03:06 +01:00
parent e532d3633e
commit 32843b4e1a
+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