We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f16746 + f56f8cc commit 59cdea5Copy full SHA for 59cdea5
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- hooks:
20
- id: gitleaks
21
repo: https://github.com/gitleaks/gitleaks
22
- rev: v8.20.1
+ rev: v8.21.1
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