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

This commit is contained in:
renovate 2024-03-28 20:06:13 +00:00 committed by kolaente
parent 4d78ae7fa8
commit c8754b122d
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

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'