Skip to content

Commit 0d5c251

Browse files
Update pre-commit hook gitleaks/gitleaks to v8.23.0
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.22.1 | v8.23.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6336fb commit 0d5c251

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

2929
- repo: https://github.com/gitleaks/gitleaks
30-
rev: v8.22.1
30+
rev: v8.23.0
3131
hooks:
3232
- id: gitleaks
3333

0 commit comments

Comments
 (0)