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