Skip to content

Commit 861fe7e

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.4 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30e819e commit 861fe7e

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.11.3
4+
GOLANGCI_VERSION ?= v2.11.4
55
TEST_ARGS=-v -timeout 40s -coverpkg=github.com/ladzaretti/migrate
66

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

0 commit comments

Comments
 (0)