We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72689b commit 99b5eb8Copy full SHA for 99b5eb8
.pre-commit-config.yaml
@@ -1,9 +1,9 @@
1
repos:
2
- repo: git://github.com/antonbabenko/pre-commit-terraform
3
- rev: v1.11.0
+ rev: v1.13.0
4
hooks:
5
- id: terraform_fmt
6
-# - id: terraform_docs # not yet compatible with Terraform 0.12
+ - id: terraform_docs
7
- repo: git://github.com/pre-commit/pre-commit-hooks
8
rev: v2.2.3
9
0 commit comments