We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a277149 commit 0087099Copy full SHA for 0087099
.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.4
+ rev: v8.19.2
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