diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5ebaf84..4107904 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,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