We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9aae81 commit d5ce70bCopy full SHA for d5ce70b
.pre-commit-config.yaml
@@ -1,7 +1,5 @@
1
repos:
2
-- repo: git@github.com:Yelp/detect-secrets
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