ci: Bump terraform pre-commit hook version and re-run terraform-docs with the latest version to fix the CI (#1033)

* bump pre-commit hook version
* re-run terraform-docs with the latest version
This commit is contained in:
Thierno IB. BARRY
2020-10-04 20:45:43 +02:00
committed by GitHub
parent 31ad394dbc
commit 594602f75a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.30.0
rev: v1.43.0
hooks:
- id: terraform_fmt
- id: terraform_docs