Skip to content
Snippets Groups Projects
Commit 4cc6f4b7 authored by renovate's avatar renovate Committed by Fabian Seidl
Browse files

[renovate] Update golangci/golangci-lint Docker tag to v1.54.0


See merge request !506

Co-authored-by: default avatarFabian Seidl <fabian.seidl@h-da.de>
Co-authored-by: default avatarRenovate Bot <renovate@danet.fbi.h-da.de>
parent ff2b51a0
No related branches found
No related tags found
1 merge request!506[renovate] Update golangci/golangci-lint Docker tag to v1.54.0
Pipeline #159750 failed
variables: variables:
GOLANG_VERSION: "1.21" GOLANG_VERSION: "1.21"
code-quality: code-quality:
image: golangci/golangci-lint:v1.53.3-alpine image: golangci/golangci-lint:v1.54.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
......
...@@ -16,7 +16,7 @@ PLUGIN_NAME= bundled_plugin.zip ...@@ -16,7 +16,7 @@ PLUGIN_NAME= bundled_plugin.zip
# Tool Versions # Tool Versions
GOTESTSUM_VERSION=v1.8.1 GOTESTSUM_VERSION=v1.8.1
GOLANGCI_LINT_VERSION=v1.53.3 GOLANGCI_LINT_VERSION=v1.54.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.
Finish editing this message first!
Please register or to comment