Skip to content

Commit 41275fb

Browse files
bhundvenactions-user
authored andcommitted
chore: Update README.md for release
1 parent 361acc3 commit 41275fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a collection of golang [pre-commit](http://pre-commit.com/) hooks.
55

66
```yaml
77
- repo: https://github.com/bhundven/golang-pre-commit.git
8-
rev: v1.1.3
8+
rev: v1
99
hooks:
1010
- id: go-fmt
1111
```
@@ -24,3 +24,4 @@ This is a collection of golang [pre-commit](http://pre-commit.com/) hooks.
2424
* `go-generate` - Runs `go generate`. Requires golang: https://go.dev/doc/install
2525
* `go-mod-tidy` - Runs `go mod tidy -v`. Requires golang: https://go.dev/doc/install
2626
* `go-mod-vendor` - Runs `go mod vendor`. Requires golang: https://go.dev/doc/install
27+
all

0 commit comments

Comments
 (0)