We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716f92a commit 140cfc6Copy full SHA for 140cfc6
.pre-commit-config.yaml
@@ -35,3 +35,7 @@ repos:
35
args: [--autofix, --preserve-quotes]
36
- id: pretty-format-toml
37
args: [--autofix]
38
+- repo: https://github.com/gitleaks/gitleaks
39
+ rev: v8.17.0
40
+ hooks:
41
+ - id: gitleaks
0 commit comments