Skip to content

Commit ec1c43d

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.3 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e579b52 commit ec1c43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.DEFAULT_GOAL = check
22

33
# renovate: datasource=github-releases depName=golangci/golangci-lint
4-
GOLANGCI_VERSION ?= v2.10.1
4+
GOLANGCI_VERSION ?= v2.11.3
55
TEST_ARGS=-v -timeout 40s -coverpkg=github.com/ladzaretti/migrate
66

77
bin/golangci-lint-${GOLANGCI_VERSION}:

0 commit comments

Comments
 (0)