Skip to content

Commit ce5b288

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/tools.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GOIMPORTS_REVISER_VERSION ?= v3.12.5
99
# renovate: datasource=github-releases depName=ko-build/ko
1010
KO_VERSION ?= v0.18.1
1111
# renovate: datasource=github-releases depName=golangci/golangci-lint
12-
GOLANGCI_LINT_VERSION ?= v2.10.0
12+
GOLANGCI_LINT_VERSION ?= v2.10.1
1313

1414
# Tool targets should declare go.mod as a prerequisite, if the tool's version is managed via go modules. This causes
1515
# make to rebuild the tool in the desired version, when go.mod is changed.

0 commit comments

Comments
 (0)