Skip to content

Commit

Permalink
docs: Fixed the docs to use the latest config syntax(antonbabenko#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
snolan-uturn authored Apr 29, 2020
1 parent d174ca9 commit 85ec8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Step into the repository you want to have the pre-commit hooks installed and run
```bash
git init
cat <<EOF > .pre-commit-config.yaml
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: <VERSION> # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
hooks:
Expand Down

0 comments on commit 85ec8a4

Please sign in to comment.