Skip to content

Commit 1446ede

Browse files
authored
Merge pull request #14 from terraform-aws-modules/terraform-provider-githubfile-1584536361962424000
[ci skip] Create ".pre-commit-config.yaml".
2 parents fe20153 + a9cdc26 commit 1446ede

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.pre-commit-config.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
2-
- repo: git://github.com/antonbabenko/pre-commit-terraform
3-
rev: v1.12.0
4-
hooks:
5-
- id: terraform_fmt
6-
# - id: terraform_docs
7-
- repo: git://github.com/pre-commit/pre-commit-hooks
8-
rev: v2.2.3
9-
hooks:
10-
- id: check-merge-conflict
2+
- repo: git://github.com/antonbabenko/pre-commit-terraform
3+
rev: v1.27.0
4+
hooks:
5+
- id: terraform_fmt
6+
- id: terraform_docs
7+
- repo: git://github.com/pre-commit/pre-commit-hooks
8+
rev: v2.5.0
9+
hooks:
10+
- id: check-merge-conflict

0 commit comments

Comments
 (0)