We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d213534 commit 38ee5fcCopy full SHA for 38ee5fc
.pre-commit-config.yaml
@@ -14,3 +14,7 @@ repos:
14
hooks:
15
- id: gitleaks
16
name: detect hardcoded secrets
17
+ - repo: https://github.com/jordanopensource/pre-commit-hooks
18
+ rev: v0.4.4
19
+ hooks:
20
+ - id: run-samplr
0 commit comments