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 852cfeb commit d1ea61eCopy full SHA for d1ea61e
.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.23.1
+ rev: v8.23.2
31
hooks:
32
- id: gitleaks
33
0 commit comments