Skip to content
Snippets Groups Projects
Commit 998e79d9 authored by renovate's avatar renovate Committed by Neil-Jocelyn Schark
Browse files

[renovate] Update golangci-lint to v1.55.0


See merge request !579

Co-authored-by: default avatarNeil Schark <gitlab@schark.eu>
Co-authored-by: default avatarRenovate Bot <renovate@danet.fbi.h-da.de>
parent d910706d
No related branches found
No related tags found
1 merge request!579[renovate] Update golangci-lint to v1.55.0
Pipeline #164466 passed
variables: variables:
GOLANG_VERSION: "1.21" GOLANG_VERSION: "1.21"
code-quality: code-quality:
image: golangci/golangci-lint:v1.54.2-alpine image: golangci/golangci-lint:v1.55.0-alpine
stage: analyze stage: analyze
script: script:
# writes golangci-lint output to gl-code-quality-report.json # writes golangci-lint output to gl-code-quality-report.json
......
...@@ -18,7 +18,7 @@ PLUGIN_NAME= bundled_plugin.zip ...@@ -18,7 +18,7 @@ PLUGIN_NAME= bundled_plugin.zip
# Tool Versions # Tool Versions
GOTESTSUM_VERSION=v1.8.1 GOTESTSUM_VERSION=v1.8.1
GOLANGCI_LINT_VERSION=v1.54.0 GOLANGCI_LINT_VERSION=v1.55.0
MOCKERY_VERSION=v2.20.0 MOCKERY_VERSION=v2.20.0
YGOT_GENERATOR_VERSION=v0.27.0 YGOT_GENERATOR_VERSION=v0.27.0
YGOT_GENERATOR_GENERATOR_VERSION=v0.0.4 YGOT_GENERATOR_GENERATOR_VERSION=v0.0.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment