We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f62c0a commit cc37787Copy full SHA for cc37787
README.md
@@ -14,7 +14,7 @@ Add a file named `.pre-commit-config.yaml` into the root directory of your repos
14
```yaml
15
repos:
16
- repo: https://github.com/Bahjat/pre-commit-golang
17
- rev: master
+ rev: v1.0.0
18
hooks:
19
- id: go-fmt-import
20
- id: go-vet
0 commit comments