Skip to content

Commit

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

chore(deps): update dependency golangci/golangci-lint to v1.54.2
  • Loading branch information
mtrmac committed Aug 21, 2023
2 parents 85d55e8 + b0d587a commit 599b4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
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.54.1
GOLANGCI_LINT_VERSION := 1.54.2

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

0 comments on commit 599b4e0

Please sign in to comment.