Skip to content

Commit 524bddb

Browse files
chore(deps): update golangci/golangci-lint docker tag to v2.5.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c5ea5c commit 524bddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.PHONY: help build test lint clean fmt lint-only
22

33
# Docker image versions
4-
GOLANGCI_LINT_VERSION := v2.4.0
4+
GOLANGCI_LINT_VERSION := v2.5.0
55

66
# Default target
77
help:

0 commit comments

Comments
 (0)