Skip to content

Commit

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

chore(deps): update dependency golangci/golangci-lint to v1.61.0
  • Loading branch information
openshift-merge-bot[bot] authored Sep 9, 2024
2 parents 48f35b6 + 28e75bb commit 10981ab
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 @@ -35,7 +35,7 @@ TESTFLAGS := $(shell $(GO) test -race $(BUILDFLAGS) ./pkg/stringutils 2>&1 > /de
# 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.60.3
GOLANGCI_LINT_VERSION := 1.61.0

default all: local-binary docs local-validate local-cross ## validate all checks, build and cross-build\nbinaries and docs

Expand Down

0 comments on commit 10981ab

Please sign in to comment.