Skip to content

Commit

Permalink
Update golangci/golangci-lint Docker tag to v1.55.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 5917dbf commit 5323836
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 @@ -10,7 +10,7 @@ lint:
-w ${PWD} \
-v ${PWD}:${PWD} \
--env GOFLAGS=-buildvcs=false \
docker.io/golangci/golangci-lint:v1.48.0-alpine \
docker.io/golangci/golangci-lint:v1.55.2-alpine \
golangci-lint --timeout=540s run ./...

.PHONY: test
Expand Down

0 comments on commit 5323836

Please sign in to comment.