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 Nov 14, 2019
1 parent 7a4bce7 commit c27bc5b
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.15.0
rev: v1.20.0
hooks:
- id: terraform_fmt
- id: terraform_docs
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
rev: v2.4.0
hooks:
- id: check-merge-conflict

0 comments on commit c27bc5b

Please sign in to comment.