Skip to content

Commit e6043f2

Browse files
Update pre-commit hook gitleaks/gitleaks to v8.19.2 (#120)
| datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.19.1 | v8.19.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 5189054 commit e6043f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: detect-private-key
2626

2727
- repo: https://github.com/gitleaks/gitleaks
28-
rev: v8.19.1
28+
rev: v8.19.2
2929
hooks:
3030
- id: gitleaks
3131

0 commit comments

Comments
 (0)