We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bb30aa + 9784e2d commit db344e8Copy full SHA for db344e8
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
args: [ '--baseline', '.config/.secrets.baseline' ]
37
38
- repo: https://github.com/gitleaks/gitleaks
39
- rev: v8.20.1
+ rev: v8.21.1
40
hooks:
41
- id: gitleaks
42
args: ['--baseline-path', '.config/.gitleaks-report.json']
0 commit comments