Skip to content

Commit

Permalink
Fix unauthenticated git protocol error
Browse files Browse the repository at this point in the history
  • Loading branch information
iwishiwasaneagle authored and FalcoSuessgott committed Mar 27, 2022
1 parent 485fe3a commit ec65c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
# golang pre commits
- repo: git://github.com/dnephin/pre-commit-golang
- repo: https://github.com/dnephin/pre-commit-golang
rev: master
hooks:
- id: go-fmt
Expand Down

0 comments on commit ec65c5f

Please sign in to comment.