repos: - repo: git://github.com/dnephin/pre-commit-golang rev: v0.4.0 hooks: - id: go-fmt - id: go-vet - id: go-lint - id: go-build - id: go-mod-tidy