We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e32e8 commit a565b04Copy full SHA for a565b04
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- hooks:
20
- id: gitleaks
21
repo: https://github.com/gitleaks/gitleaks
22
- rev: v8.18.3
+ rev: v8.18.4
23
24
- args: [--license-filepath=.github/license_template.txt, --use-current-year, --detect-license-in-X-top-lines=40, --skip-license-insertion-comment=Copyright]
25
files: |
0 commit comments