Skip to content

Commit 1372cfd

Browse files
committed
chore: Bump golangci-lint to v1.64.7 (#53005)
1 parent 859dbd2 commit 1372cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.assets/versions.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Sync with devbox.json.
66
GOLANG_VERSION ?= go1.23.7
7-
GOLANGCI_LINT_VERSION ?= v1.64.5
7+
GOLANGCI_LINT_VERSION ?= v1.64.7
88

99
# TODO(ravicious): When updating Node.js, see if corepack distributed with the new Node.JS version
1010
# is >= 0.31.0. If so, remove manual calls to install corepack@0.31.0 from CI scripts and

0 commit comments

Comments
 (0)