Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.63.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot committed Jan 3, 2025
1 parent 8493c29 commit f07b6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GOLANGCI_LINT := $(TOOLS_BIN_DIR)/golangci-lint

# default tool versions
# renovate: datasource=github-releases depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION ?= v1.62.2
GOLANGCI_LINT_VERSION ?= v1.63.4

export TOOLS_BIN_DIR := $(TOOLS_BIN_DIR)
export PATH := $(abspath $(TOOLS_BIN_DIR)):$(PATH)
Expand Down

0 comments on commit f07b6ba

Please sign in to comment.