We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd9e72 commit 901f609Copy full SHA for 901f609
.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.94.1 # 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.239'
24
25
- id: checkov
26
verbose: true
0 commit comments