forked from vikunja/vikunja
1
0
Fork 0

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

This commit is contained in:
renovate 2023-10-25 11:01:58 +00:00
parent db0153a721
commit a2b0d9a276
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.54.2
image: golangci/golangci-lint:v1.55.1
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'