1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

chore(deps): update golangci/golangci-lint docker tag to v2.11.1 (#6211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-07 05:57:58 +01:00
committed by GitHub
parent 29830cf921
commit e60e615d55
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# renovate: datasource=github-releases depName=mvdan/gofumpt
GOFUMPT_VERSION := v0.9.2
# renovate: datasource=github-releases depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION := v2.10.1
GOLANGCI_LINT_VERSION := v2.11.1
# renovate: datasource=docker depName=docker.io/techknowlogick/xgo
XGO_VERSION := go-1.26.x