We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd7879 commit e8d127dCopy full SHA for e8d127d
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/antonbabenko/pre-commit-terraform
3
- rev: v1.68.1 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
+ rev: v1.97.4 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
4
hooks:
5
- id: terraform_fmt
6
- id: terraform_docs
@@ -20,7 +20,7 @@ repos:
20
--args=--only=terraform_workspace_remote,
21
]
22
- repo: https://github.com/bridgecrewio/checkov.git
23
- rev: '2.2.125'
+ rev: '3.2.378'
24
25
- id: checkov
26
verbose: true
0 commit comments