Fix git links in pre-commit-config
This commit is contained in:
parent
a388a3f78b
commit
83279f4fbf
@ -7,7 +7,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- id: check-merge-conflict
|
||||
- repo: git://github.com/dnephin/pre-commit-golang
|
||||
- repo: https://github.com/dnephin/pre-commit-golang
|
||||
rev: v0.3.5
|
||||
hooks:
|
||||
- id: go-fmt
|
||||
|
Loading…
Reference in New Issue
Block a user