chore(deps): update golangci/golangci-lint docker tag to v1.56.1
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
renovate 2024-02-12 14:05:22 +00:00
parent 75eb878e33
commit 2cf3cfd961
1 changed files with 1 additions and 1 deletions

View File

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