diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf10a77de85..776e3959fc0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: check-signoff # Catch gofmt issues, if any. - - repo: git://github.com/dnephin/pre-commit-golang + - repo: https://github.com/dnephin/pre-commit-golang rev: v0.3.5 hooks: - id: go-fmt