Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Commit

Permalink
Replace sha: with rev: in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jun 21, 2018
1 parent 9a893ca commit 560112f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,6 +13,6 @@ For yapf: see https://github.com/google/yapf
Add this to your `.pre-commit-config.yaml`:

- repo: https://github.com/pre-commit/mirrors-yapf
sha: '' # Use the sha / tag you want to point at
rev: '' # Use the sha / tag you want to point at
hooks:
- id: yapf

0 comments on commit 560112f

Please sign in to comment.