Fix pre-commit url
continuous-integration/drone/push Build is failing Details

This commit is contained in:
IamTheFij 2022-04-07 10:15:27 -07:00
parent 5ba2fc721b
commit 4ff321933b
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.3.5
hooks:
- id: go-fmt