Skip to content

Commit

Permalink
Precommit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlh committed Mar 20, 2024
1 parent da01a39 commit ca129db
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
Expand Up @@ -2,7 +2,7 @@
# See http://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.81.0
rev: v1.88.2
hooks:
- id: terraform_fmt
- id: terraform_docs
Expand All @@ -11,7 +11,7 @@ repos:
# - id: terraform_tfsec
# - id: checkov
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: trailing-whitespace
Expand Down

0 comments on commit ca129db

Please sign in to comment.