diff --git a/README.md b/README.md index 108cca3..541a88a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ golang hooks for http://pre-commit.com/ Add this to your `.pre-commit-config.yaml` - repo: git://github.com/dnephin/pre-commit-golang - rev: master + rev: # Get the latest from: https://github.com/dnephin/pre-commit-golang/releases hooks: - id: go-fmt - id: go-vet