Skip to content

Commit da4a8a1

Browse files
chetan-rnsnunnatsa
authored andcommitted
Fix the version of golangci-lint in the README.md
1 parent 6ebf4fd commit da4a8a1

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
@@ -27,7 +27,7 @@ ginkgolinter [-fix] ./...
2727
Use the `-fix` flag to apply the fix suggestions to the source code.
2828

2929
### Use ginkgolinter with golangci-lint
30-
The ginkgolinter is now part of the popular [golangci-lint](https://golangci-lint.run/), starting from version `v0.51.1`.
30+
The ginkgolinter is now part of the popular [golangci-lint](https://golangci-lint.run/), starting from version `v1.51.1`.
3131

3232
It is not enabled by default, though. There are two ways to run ginkgolinter with golangci-lint:
3333

0 commit comments

Comments
 (0)