feat: Make terraform_validate to run init if necessary (#158)

This commit is contained in:
Anton Babenko 2020-11-02 21:44:54 +01:00 committed by GitHub
commit d303bff1f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 27 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v3.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer