Skip to content

Commit

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

0 comments on commit c7816dd

Please sign in to comment.