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

This commit is contained in:
renovate 2023-11-03 14:02:56 +00:00
parent 27984157c1
commit 59bc6dfc6e
1 changed files with 1 additions and 1 deletions

View File

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