Skip to content

Commit 224501c

Browse files
Merge branch 'master' into update-ci-comment
2 parents 51d7876 + 808ebb3 commit 224501c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
repos:
22
- repo: https://github.com/mineiros-io/pre-commit-hooks
3-
rev: v0.1.4
3+
rev: v0.2.2
44
hooks:
55
- id: terraform-fmt
66
- id: terraform-validate
77
exclude: ^examples|.terraform/
88
- id: tflint
9-
- id: gofmt
10-
- id: goimports
11-
- id: golint
9+
- id: golangci-lint
1210
- id: phony-targets
1311
- id: markdown-link-check

0 commit comments

Comments
 (0)