Skip to content

Commit

Permalink
[chore] pre-commit-dependencies-update
Browse files Browse the repository at this point in the history
  • Loading branch information
migara authored and github-actions[bot] committed Jul 1, 2024
1 parent adc95ff commit 81e6583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.68.1 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
rev: v1.92.0 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
hooks:
- id: terraform_fmt
- id: terraform_docs
Expand All @@ -20,7 +20,7 @@ repos:
--args=--only=terraform_workspace_remote,
]
- repo: https://github.com/bridgecrewio/checkov.git
rev: '2.2.125'
rev: '3.2.159'
hooks:
- id: checkov
verbose: true
Expand Down

0 comments on commit 81e6583

Please sign in to comment.