We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5ea5c commit 524bddbCopy full SHA for 524bddb
Makefile
@@ -1,7 +1,7 @@
1
.PHONY: help build test lint clean fmt lint-only
2
3
# Docker image versions
4
-GOLANGCI_LINT_VERSION := v2.4.0
+GOLANGCI_LINT_VERSION := v2.5.0
5
6
# Default target
7
help:
0 commit comments