We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1b8d5 commit 8c4fb19Copy full SHA for 8c4fb19
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
exclude: (^examples/|^docs/|.*_test.go$)
25
26
- repo: https://github.com/gitleaks/gitleaks
27
- rev: v8.18.1
+ rev: v8.18.2
28
hooks:
29
- id: gitleaks
30
0 commit comments