We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca388f commit 379b012Copy full SHA for 379b012
.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.27.2
+ rev: v8.28.0
31
hooks:
32
- id: gitleaks
33
0 commit comments