Skip to content

Commit

Permalink
Merge pull request #52 from gardener/bump-golangci-lint
Browse files Browse the repository at this point in the history
bump golangci-lint
  • Loading branch information
axel7born authored Oct 16, 2024
2 parents 3880003 + e870da1 commit 3da9d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/tools/tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ clean-tools-bin:

# default tool versions
# renovate: datasource=github-releases depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION ?= v1.55.1
GOLANGCI_LINT_VERSION ?= v1.61.0
# renovate: datasource=github-releases depName=securego/gosec
GOSEC_VERSION ?= v2.20.0

Expand Down

0 comments on commit 3da9d0f

Please sign in to comment.