Skip to content

Commit

Permalink
Updated pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed Jan 8, 2019
1 parent 103a084 commit da401dc
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,10 +1,10 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.7.3
rev: v1.8.1
hooks:
- id: terraform_fmt
- id: terraform_docs
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v1.4.0-1
rev: v2.1.0
hooks:
- id: check-merge-conflict

0 comments on commit da401dc

Please sign in to comment.