mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-17 23:13:46 +01:00
fixing up CI and git hooks
This commit is contained in:
@@ -3,13 +3,11 @@
|
||||
repos:
|
||||
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
||||
rev: v1.7.1
|
||||
sha: 091f8b15d7b458e5a0aca642483deb2205e7db02
|
||||
hooks:
|
||||
- id: terraform_fmt
|
||||
# - id: terraform_docs
|
||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v1.2.3
|
||||
sha: 92e1570c282e3c69a1f8b5b8dd8d286fe27cfaa7
|
||||
hooks:
|
||||
- id: check-merge-conflict
|
||||
- id: trailing-whitespace
|
||||
|
||||
Reference in New Issue
Block a user