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

This commit is contained in:
renovate 2024-02-07 21:04:59 +00:00
parent 543039ae2d
commit fa5f5a4af4
1 changed files with 1 additions and 1 deletions

View File

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