Skip to content

Commit 20d567b

Browse files
Update pre-commit hook gitleaks/gitleaks to v8.30.0 (#740)
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.29.1 | v8.30.0 | 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 28d454f commit 20d567b

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
@@ -22,7 +22,7 @@ repos:
2222
- id: detect-private-key
2323

2424
- repo: https://github.com/gitleaks/gitleaks
25-
rev: v8.29.1
25+
rev: v8.30.0
2626
hooks:
2727
- id: gitleaks
2828

0 commit comments

Comments
 (0)