Skip to content

Commit

Permalink
Bump golangci-lint to v1.61.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Cem Mergenci <[email protected]>
  • Loading branch information
mergenci committed Dec 18, 2024
1 parent fc0d4e8 commit b427a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PROJECT_REPO := github.com/crossplane/$(PROJECT_NAME)

# GOLANGCILINT_VERSION is inherited from build submodule by default.
# Uncomment below if you need to override the version.
GOLANGCILINT_VERSION ?= 1.55.2
GOLANGCILINT_VERSION ?= 1.61.0
GO_REQUIRED_VERSION ?= 1.22

PLATFORMS ?= linux_amd64 linux_arm64
Expand Down

0 comments on commit b427a06

Please sign in to comment.