bump golangci-lint to 2.2.1 (#813)

This commit is contained in:
bluenviron-bot
2025-06-30 09:45:17 +02:00
committed by GitHub
parent ef77b9d587
commit 91d8feb13b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
BASE_IMAGE = golang:1.24-alpine3.20
LINT_IMAGE = golangci/golangci-lint:v2.2.0
LINT_IMAGE = golangci/golangci-lint:v2.2.1
.PHONY: $(shell ls)