diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ef386e..34515be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,8 +8,8 @@ repos: - id: check-yaml - id: check-added-large-files - - repo: https://github.com/tekwizely/pre-commit-golang - rev: v1.0.0-rc.1 - hooks: - - id: go-imports-repo - - id: go-vet-repo-mod +# - repo: https://github.com/tekwizely/pre-commit-golang +# rev: v1.0.0-rc.1 +# hooks: +# - id: go-imports-repo +# - id: go-vet-repo-mod