Skip to content

Commit

Permalink
autoupdate pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 25, 2021
1 parent da3a419 commit 4f56ce2
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.48.0
rev: v1.50.0
hooks:
# - id: terraform_validate
- id: terraform_fmt
Expand All @@ -11,7 +11,7 @@ repos:
- id: terraform_tflint
args: [ "--args=--config=__GIT_WORKING_DIR__/.tflint.hcl"]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
rev: v4.0.1
hooks:
- id: check-symlinks
- id: detect-aws-credentials
Expand Down

0 comments on commit 4f56ce2

Please sign in to comment.