chore: add gitleaks to pre-commit setup #62

Merged
argoyle merged 1 commits from add-gitleaks-pre-commit into main 2024-03-21 14:19:22 +00:00
Showing only changes of commit 71d8e85610 - Show all commits
+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