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 e9aae81 commit d5ce70b
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: git@github.com:Yelp/detect-secrets
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 d5ce70b

Please sign in to comment.