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