We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b7be6 commit 39c3486Copy full SHA for 39c3486
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
exclude: (^examples/|^docs/|.*_test.go$)
28
29
- repo: https://github.com/gitleaks/gitleaks
30
- rev: v8.24.3
+ rev: v8.25.1
31
hooks:
32
- id: gitleaks
33
0 commit comments