chore(deps): update golangci/golangci-lint docker tag to v1.57.2 #2225

Merged
konrad merged 4 commits from renovate/golangci-golangci-lint-1.x into main 2024-04-07 11:09:17 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c8754b122d - Show all commits

View File

@ -139,7 +139,7 @@ steps:
event: [ push, tag, pull_request ]
- name: api-lint
image: golangci/golangci-lint:v1.56.2
image: golangci/golangci-lint:v1.57.2
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'