diff --git a/README.md b/README.md index 6637beec6..d61fe891b 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.18.0 + rev: v1.19.0 hooks: - id: terraform_fmt - id: terraform_docs