Fix precommit url

This commit is contained in:
IamTheFij 2022-04-05 21:54:47 -07:00
parent bb6cc43b0b
commit 84a79b8018
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer
- id: check-merge-conflict - id: check-merge-conflict
- repo: git://github.com/dnephin/pre-commit-golang - repo: https://github.com/dnephin/pre-commit-golang
rev: v0.4.0 rev: v0.4.0
hooks: hooks:
- id: go-fmt - id: go-fmt