We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bce579 commit 7ae0c84Copy full SHA for 7ae0c84
.pre-commit-config.yaml
@@ -0,0 +1,7 @@
1
+repos:
2
+ - repo: https://github.com/gitguardian/ggshield
3
+ rev: v1.13.6
4
+ hooks:
5
+ - id: ggshield
6
+ language_version: python3
7
+ stages: [commit]
0 commit comments