Skip to content

Commit e56988d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.29.1 → v8.30.0](gitleaks/gitleaks@v8.29.1...v8.30.0)
1 parent 9082949 commit e56988d

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.29.1"
62+
rev: "v8.30.0"
6363
hooks:
6464
- id: gitleaks
6565
# Talisman for pre-commit Git hooks to detect sensitive files

0 commit comments

Comments
 (0)