Skip to content

Commit

Permalink
chore(deps): update ci dependencies (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
terraform-ibm-modules-ops authored Nov 18, 2023
1 parent 3d32bfa commit 15d26df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module-assets/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
hooks:
- id: hadolint
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.83.5
rev: v1.83.6
hooks:
- id: terraform_fmt
- id: terraform_validate
Expand Down Expand Up @@ -66,7 +66,7 @@ repos:
files: '\.tf'
# checkov (does not require checkov to be installed locally to run)
- repo: https://github.com/bridgecrewio/checkov.git
rev: 3.0.34
rev: 3.0.38
hooks:
- id: checkov
args:
Expand Down

0 comments on commit 15d26df

Please sign in to comment.