Skip to content

Commit dcf61e5

Browse files
bhundvenactions-user
authored andcommitted
chore: Update README.md for release
1 parent 576032d commit dcf61e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
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
8+
rev: v1.1.3
99
hooks:
1010
- id: go-fmt
1111
```
@@ -24,4 +24,3 @@ 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)