Skip to content

Commit

Permalink
chore: Pre-Commit dependencies update (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
1 parent 48f4fd4 commit 488552a
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.88.0 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
rev: v1.88.4 # 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: '3.2.28'
rev: '3.2.50'
hooks:
- id: checkov
verbose: true
Expand Down

0 comments on commit 488552a

Please sign in to comment.