Skip to content

Commit

Permalink
Update pre-commit hook antonbabenko/pre-commit-terraform to v1.96.1 (#23
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 08bb6fa commit 90dda49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
entry: bash -c 'for f in $@; do tfsort "$f"; done' --
files: ^variables|outputs\.tf$
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: "v1.92.0"
rev: "v1.96.1"
hooks:
- id: terraform_fmt
- id: terraform_tflint
Expand Down

0 comments on commit 90dda49

Please sign in to comment.