|
@@ -1,6 +1,6 @@
|
|
repos:
|
|
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
- rev: v4.1.0
|
|
|
|
|
|
+ rev: v4.4.0
|
|
hooks:
|
|
hooks:
|
|
- id: trailing-whitespace
|
|
- id: trailing-whitespace
|
|
exclude_types: [markdown]
|
|
exclude_types: [markdown]
|
|
@@ -9,7 +9,7 @@ repos:
|
|
- id: check-added-large-files
|
|
- id: check-added-large-files
|
|
|
|
|
|
- repo: https://github.com/tekwizely/pre-commit-golang
|
|
- repo: https://github.com/tekwizely/pre-commit-golang
|
|
- rev: v1.0.0-beta.5
|
|
|
|
|
|
+ rev: v1.0.0-rc.1
|
|
hooks:
|
|
hooks:
|
|
- id: go-imports-repo
|
|
- id: go-imports-repo
|
|
- id: go-vet-repo-mod
|
|
- id: go-vet-repo-mod
|