Skip to content

Commit 7cb2d42

Browse files
Update pre-commit hook gitleaks/gitleaks to v8.21.1 (#267)
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.21.0 | v8.21.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 b86d435 commit 7cb2d42

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.21.0
26+
rev: v8.21.1
2727
hooks:
2828
- id: gitleaks
2929

0 commit comments

Comments
 (0)