diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ada986b..76eec5d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: yamllint args: [-c=.yamllint.yaml] -- repo: git://github.com/antonbabenko/pre-commit-terraform +- repo: https://github.com/antonbabenko/pre-commit-terraform rev: v1.45.0 hooks: - id: terraform_fmt