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 645564f commit bddf035Copy full SHA for bddf035
.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