Skip to content

Commit cb6bc9c

Browse files
bump golangci-lint to 2.6.2
1 parent 6e9b0c3 commit cb6bc9c

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,5 +1,5 @@
11
BASE_IMAGE = golang:1.25-alpine3.22
2-
LINT_IMAGE = golangci/golangci-lint:v2.6.1
2+
LINT_IMAGE = golangci/golangci-lint:v2.6.2
33

44
.PHONY: $(shell ls)
55

0 commit comments

Comments
 (0)