We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69ec4e commit 1a1849bCopy full SHA for 1a1849b
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: detect-aws-credentials
18
args: ['--allow-missing-credentials']
19
- repo: https://github.com/antonbabenko/pre-commit-terraform
20
- rev: v1.98.1
+ rev: v1.99.0
21
hooks:
22
- id: terraform_fmt
23
- id: terraform_docs
0 commit comments