Skip to content

Commit b56caf8

Browse files
Update pre-commit hook gitleaks/gitleaks to v8.29.0
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.28.0 | v8.29.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97ebb04 commit b56caf8

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
@@ -26,7 +26,7 @@ repos:
2626
exclude: (^examples/|^docs/|.*_test.go$)
2727

2828
- repo: https://github.com/gitleaks/gitleaks
29-
rev: v8.28.0
29+
rev: v8.29.0
3030
hooks:
3131
- id: gitleaks
3232

0 commit comments

Comments
 (0)