bump golangci-lint to 2.9.0 (#5449)

This commit is contained in:
bluenviron-bot
2026-02-11 21:46:22 +01:00
committed by GitHub
parent f907e19b08
commit a974e4ae0f
+1 -1
View File
@@ -1,5 +1,5 @@
BASE_IMAGE = golang:1.25-alpine3.22
GOLANGCI_LINT_IMAGE = golangci/golangci-lint:v2.8.0
GOLANGCI_LINT_IMAGE = golangci/golangci-lint:v2.9.0
NODE_IMAGE = node:20-alpine3.22
.PHONY: $(shell ls)