diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b0fea7..55e5985 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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