versions: bump golangci-lint version

There is little point to maintain backward compatiblity for
golangci-lint. Let's just use a unified version of it.

Fixes: #5512
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
Peng Tao 2022-10-26 10:41:24 +08:00
parent a151d8ee50
commit a6fb4e2a68

View File

@ -324,7 +324,7 @@ languages:
golangci-lint:
description: "golangci-lint"
notes: "'version' is the default minimum version used by this project."
version: "1.41.1"
version: "1.46.2"
meta:
description: |
'newest-version' is the latest version known to work when