Skip to content

Commit 41f9ca6

Browse files
committed
hack: update protolint
Signed-off-by: Tonis Tiigi <[email protected]>
1 parent 0fe016f commit 41f9ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/dockerfiles/lint.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ARG GO_VERSION=1.23
44
ARG ALPINE_VERSION=3.20
55
ARG XX_VERSION=1.4.0
6-
ARG PROTOLINT_VERSION=0.45.0
6+
ARG PROTOLINT_VERSION=0.50.5
77
ARG GOLANGCI_LINT_VERSION=1.61.0
88
ARG GOPLS_VERSION=v0.26.0
99
# GOPLS_ANALYZERS defines gopls analyzers to be run. disabled by default: deprecated unusedvariable simplifyrange

0 commit comments

Comments
 (0)