1
0
Fork 0

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

This commit is contained in:
renovate 2024-02-27 19:05:19 +00:00
parent 5d127c2897
commit f1e3ca1483
1 changed files with 1 additions and 1 deletions

View File

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