Skip to content

Commit e67b1ec

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.28.0 → v8.29.0](gitleaks/gitleaks@v8.28.0...v8.29.0)
1 parent c357cc5 commit e67b1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
- id: codespell
6060
# Gitleaks for detecting secrets in Git repositories
6161
- repo: https://github.com/gitleaks/gitleaks
62-
rev: "v8.28.0"
62+
rev: "v8.29.0"
6363
hooks:
6464
- id: gitleaks
6565
# Talisman for pre-commit Git hooks to detect sensitive files

0 commit comments

Comments
 (0)