chore(deps): update golangci/golangci-lint docker tag to v1.56
ci/woodpecker/pr/test Pipeline was successful Details

This commit is contained in:
Renovate 2024-02-07 19:31:23 +00:00
parent 14644a1a1e
commit e06d5ebddb
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.56
pull: true
group: test
commands: