Unverified Kaydet (Commit) 64ea7f8d authored tarafından Steven Loria's avatar Steven Loria Kaydeden (comit) GitHub

Fix property name: sha -> rev

üst 5ba92997
...@@ -21,7 +21,7 @@ Sample `.pre-commit-config.yaml`: ...@@ -21,7 +21,7 @@ Sample `.pre-commit-config.yaml`:
```yaml ```yaml
- repo: https://github.com/asottile/add-trailing-comma - repo: https://github.com/asottile/add-trailing-comma
sha: v0.6.4 rev: v0.6.4
hooks: hooks:
- id: add-trailing-comma - id: add-trailing-comma
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment