Skip to content

Commit c80a5ab

Browse files
Update pre-commit hook gitleaks/gitleaks to v8.27.2 (#441)
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.26.0 | v8.27.2 | 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 9dd8909 commit c80a5ab

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

0 commit comments

Comments
 (0)