1
0

chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2225)

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2225
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2024-04-07 11:09:14 +00:00
committed by konrad
parent ca33c0b2bc
commit c146b72d64
3 changed files with 6 additions and 5 deletions

View File

@ -139,7 +139,7 @@ steps:
event: [ push, tag, pull_request ]
- name: api-lint
image: golangci/golangci-lint:v1.56.2
image: golangci/golangci-lint:v1.57.2
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'
@ -1400,6 +1400,6 @@ steps:
- failure
---
kind: signature
hmac: c312afe632177a2d45f47c429bf6c7528af3c51a097430956558532ccdcc42b9
hmac: ad1d7014fb230dd4ced032ea8995b7a7dc18fcc7cf0805ee38dcbcd6413325af
...