From 249c02bb64e9f8a9b08a11c723fd78590cdccea2 Mon Sep 17 00:00:00 2001 From: Guido Dobboletta Date: Tue, 5 Mar 2019 02:16:55 -0600 Subject: [PATCH] Update README.md (#36) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e11472..d26f97f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Step into the repository you want to have the pre-commit hooks installed and run ```bash cat < .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