Skip to content

Commit f93718d

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.13.0
1 parent fc3e21f commit f93718d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint
1010

1111
## Tool Versions
1212
# renovate: datasource=github-releases depName=golangci/golangci-lint
13-
GOLANGCI_LINT_VERSION ?= v2.12.2
13+
GOLANGCI_LINT_VERSION ?= v2.13.0
1414

1515
# Default: no prefix. Can be overridden via `make patch VERSION_PREFIX=v`
1616
VERSION_PREFIX ?= "v"

0 commit comments

Comments
 (0)