Update README.md (#36)

This commit is contained in:
Guido Dobboletta 2019-03-05 02:16:55 -06:00 committed by Anton Babenko
commit 249c02bb64

View file

@ -21,7 +21,7 @@ Step into the repository you want to have the pre-commit hooks installed and run
```bash
cat <<EOF > .pre-commit-config.yaml
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.7.4
rev: v1.11.0
hooks:
- id: terraform_fmt
- id: terraform_docs