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 a2c7abb commit 771e783Copy full SHA for 771e783
.pre-commit-config.yaml
@@ -0,0 +1,5 @@
1
+- repo: [email protected]:Whitewater/whitewater-detect-secrets
2
+ rev: master
3
+ hooks:
4
+ - id: detect-secrets # pragma: whitelist secret
5
+ args: [--baseline, .secrets.baseline, --no-keyword-scan ]
0 commit comments