diff --git a/README.md b/README.md index 5e114729d..d26f97f20 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