We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e579b52 commit ec1c43dCopy full SHA for ec1c43d
Makefile
@@ -1,7 +1,7 @@
1
.DEFAULT_GOAL = check
2
3
# renovate: datasource=github-releases depName=golangci/golangci-lint
4
-GOLANGCI_VERSION ?= v2.10.1
+GOLANGCI_VERSION ?= v2.11.3
5
TEST_ARGS=-v -timeout 40s -coverpkg=github.com/ladzaretti/migrate
6
7
bin/golangci-lint-${GOLANGCI_VERSION}:
0 commit comments