Skip to content

Commit fa25db9

Browse files
🤖 Update dependency golangci/golangci-lint to v2.11.4 (#61)
Co-authored-by: ske-renovate-ce[bot] <163154779+ske-renovate-ce[bot]@users.noreply.github.com>
1 parent c3099bc commit fa25db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/tools.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ KO_VERSION ?= v0.18.1
33
# renovate: datasource=github-releases depName=uber-go/mock
44
MOCKGEN_VERSION = v0.6.0
55
# renovate: datasource=github-releases depName=golangci/golangci-lint
6-
GOLANGCI_LINT_VERSION = v2.11.3
6+
GOLANGCI_LINT_VERSION = v2.11.4
77

88
KO := $(TOOLS_BIN_DIR)/ko
99
$(KO): $(call tool_version_file,$(KO),$(KO_VERSION))

0 commit comments

Comments
 (0)