Skip to content

Commit

Permalink
Merge pull request #204 from ivankatliarchuk/renovate/master-yelp-det…
Browse files Browse the repository at this point in the history
…ect-secrets-1.x

chore(deps): update pre-commit hook yelp/detect-secrets to v1.3.0 (.pre-commit-config.yaml) (master)
  • Loading branch information
ivankatliarchuk committed Sep 17, 2022
2 parents 6e4a164 + d516468 commit fabf0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repos:
- id: reorder-python-imports
language_version: python3
- repo: https://github.com/Yelp/detect-secrets
rev: v1.2.0
rev: v1.3.0
hooks:
- id: detect-secrets
args: ["--baseline", ".secrets.baseline"]
Expand Down

0 comments on commit fabf0ff

Please sign in to comment.