Updated sha in README

This commit is contained in:
Anton Babenko 2017-06-08 10:30:39 +02:00
commit 2a81bb52c8

View file

@ -6,7 +6,7 @@ An example `.pre-commit-config.yaml`:
```yaml
- repo: git://github.com/antonbabenko/pre-commit-terraform
sha: v1.0.0
sha: v1.2.0
hooks:
- id: terraform_fmt
```