Skip to content

Commit cc37787

Browse files
authored
uses the latest version in .pre-commit-config.yaml example in the readme
1 parent 4f62c0a commit cc37787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Add a file named `.pre-commit-config.yaml` into the root directory of your repos
1414
```yaml
1515
repos:
1616
- repo: https://github.com/Bahjat/pre-commit-golang
17-
rev: master
17+
rev: v1.0.0
1818
hooks:
1919
- id: go-fmt-import
2020
- id: go-vet

0 commit comments

Comments
 (0)