Skip to content

Commit 3ba1492

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

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.7.2
99
TEST_ARGS = -v -timeout 40s -coverpkg=./...
1010

1111
PKG_PATH ?= main

0 commit comments

Comments
 (0)