Add file, makefile package and update gitleaks-pre-commit-hook

This commit is contained in:
2025-07-15 16:08:03 -05:00
parent d860675d68
commit 06eb068dbf
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ repos:
- id: check-merge-conflict
- id: detect-private-key
- repo: https://git.fridu.us/heckyel/gitleaks-pre-commit-hook
rev: v1.0.0
rev: v1.0.1
hooks:
- id: gitleaks-template-report
args: ["--template=leet", "--format=html", "--redact"]