Skip to content

Commit da8c126

Browse files
Create .pre-commit-hooks.yaml
1 parent 10a8ee4 commit da8c126

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)