Skip to content

Commit

Permalink
Bump golangci-lint to v1.55.2
Browse files Browse the repository at this point in the history
Signed-off-by: vinamra28 <[email protected]>
  • Loading branch information
vinamra28 committed Nov 9, 2023
1 parent 4b6104e commit 6b1fe2a
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 @@ -11,7 +11,7 @@ M = $(shell printf "\033[34;1m🐱\033[0m")
TIMEOUT_UNIT = 5m
TIMEOUT_E2E = 20m

GOLANGCI_VERSION = v1.54.2
GOLANGCI_VERSION = v1.55.2

YAML_FILES := $(shell find . -type f -regex ".*y[a]ml" -print)

Expand Down

0 comments on commit 6b1fe2a

Please sign in to comment.