Skip to content

Commit

Permalink
Merge pull request #162 from terraform-aws-modules/terraform-provider…
Browse files Browse the repository at this point in the history
…-githubfile-1584537369067167000

[ci skip] Create ".pre-commit-config.yaml".
  • Loading branch information
betajobot committed Mar 18, 2020
2 parents af57259 + 962a2db commit 7a2beed
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.23.0
hooks:
- id: terraform_fmt
- id: terraform_docs
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0
hooks:
- id: check-merge-conflict
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.27.0
hooks:
- id: terraform_fmt
- id: terraform_docs
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
hooks:
- id: check-merge-conflict

0 comments on commit 7a2beed

Please sign in to comment.