Skip to content

Commit d690b28

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.0
1 parent 7c1f45b commit d690b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ BIN_NAME ?= ragx
55
VERSION ?= 0.0.0
66

77
# renovate: datasource=github-releases depName=golangci/golangci-lint
8-
GOLANGCI_VERSION ?= v2.4.0
8+
GOLANGCI_VERSION ?= v2.11.0
99
TEST_ARGS = -v -timeout 40s -coverpkg=./...
1010

1111
PKG_PATH ?= main

0 commit comments

Comments
 (0)