Skip to content

Commit

Permalink
Update .pre-commit-config.yaml to reference other Dependent on pr: je…
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner authored Dec 18, 2024
1 parent cbdcdd7 commit ccf8b58
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- repo: git@github.com:Yelp/detect-secrets
rev: v0.13.0
repos:
- repo: https://github.com/jenkins-x/jx-docs.git
rev: main
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
exclude: .*/tests/.*
- id: detect-secrets

0 comments on commit ccf8b58

Please sign in to comment.