Skip to content

Commit

Permalink
Merge pull request containers#2352 from containers/renovate/golangci-…
Browse files Browse the repository at this point in the history
…golangci-lint-1.x

[CI:DOCS] Update dependency golangci/golangci-lint to v1.59.1
  • Loading branch information
mtrmac authored Jun 10, 2024
2 parents 8c3c222 + 44dbc15 commit 3f82e0b
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 @@ -27,7 +27,7 @@ GOARCH ?= $(shell go env GOARCH)
# N/B: This value is managed by Renovate, manual changes are
# possible, as long as they don't disturb the formatting
# (i.e. DO NOT ADD A 'v' prefix!)
GOLANGCI_LINT_VERSION := 1.59.0
GOLANGCI_LINT_VERSION := 1.59.1

ifeq ($(GOBIN),)
GOBIN := $(GOPATH)/bin
Expand Down

0 comments on commit 3f82e0b

Please sign in to comment.