chore(deps): update golangci/golangci-lint docker tag to v1.55

This commit is contained in:
Renovate 2023-12-09 08:58:38 +00:00
parent bf094d564b
commit f4a1db6e5e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ steps:
- go test -race -coverprofile=coverage.txt -covermode=atomic ./...
lint:
image: golangci/golangci-lint:v1.54
image: golangci/golangci-lint:v1.55
pull: true
group: test
commands: