Skip to content

Commit 6b8c2fb

Browse files
Update pre-commit hook gitleaks/gitleaks to v8.23.1 (#343)
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.22.1 | v8.23.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9cbd25 commit 6b8c2fb

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

2525
- repo: https://github.com/gitleaks/gitleaks
26-
rev: v8.22.1
26+
rev: v8.23.1
2727
hooks:
2828
- id: gitleaks
2929

0 commit comments

Comments
 (0)