fix pre-commit url

This commit is contained in:
IamTheFij 2022-04-05 22:04:06 -07:00
parent 2dad184dcf
commit 3b767548fd
1 changed files with 1 additions and 1 deletions

View File

@ -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.4.0
hooks:
- id: go-fmt