We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69158b2 commit 1602b4cCopy full SHA for 1602b4c
1 file changed
.pre-commit-config.yaml
@@ -28,3 +28,8 @@ repos:
28
hooks:
29
- id: pyright-pretty
30
files: ^src/|^tests/
31
+
32
+ - repo: https://github.com/gitleaks/gitleaks
33
+ rev: v8.28.0
34
+ hooks:
35
+ - id: gitleaks
0 commit comments