Skip to content

Commit

Permalink
Merge branch 'tzhu-CID-456-pre-commit-sha-rev'
Browse files Browse the repository at this point in the history
  • Loading branch information
tzhu-yelp committed Dec 23, 2020
2 parents 46d5cc8 + 906d51b commit 8875339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- repo: https://github.com/pre-commit/pre-commit-hooks.git
sha: v0.7.1
rev: v0.7.1
hooks:
- id: autopep8-wrapper
- id: check-added-large-files
Expand All @@ -23,7 +23,7 @@
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/Yelp/detect-secrets
sha: 0.9.1
rev: 0.9.1
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
Expand Down

0 comments on commit 8875339

Please sign in to comment.