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 2c740d8 commit c7816ddCopy full SHA for c7816dd
.pre-commit-config.yaml
@@ -1,7 +1,5 @@
1
repos:
2
-- repo: https://github.com/Yelp/detect-secrets.git
3
- rev: v0.12.4
+- repo: https://github.com/jenkins-x/jx-docs.git
+ rev: main
4
hooks:
5
- id: detect-secrets
6
- args: ['--baseline', '.secrets.baseline']
7
- exclude: .*/tests/.*
0 commit comments