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 10a8ee4 commit da8c126Copy full SHA for da8c126
.pre-commit-hooks.yaml
@@ -0,0 +1,8 @@
1
+- id: trufflehog
2
+ name: TruffleHog
3
+ language: script
4
+ entry: pre-commit/trufflehog.sh
5
+ stages:
6
+ - pre-commit
7
+ - pre-push
8
+ types: [text]
0 commit comments