Skip to content

Commit

Permalink
deps: update golangci/golangci-lint docker tag to v1.53.2 (#499)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent 97108c2 commit 968d76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ workflow:

test:golangci-lint:
stage: test
image: golangci/golangci-lint:v1.52.2
image: golangci/golangci-lint:v1.53.2
script:
- golangci-lint run -v

Expand Down

0 comments on commit 968d76d

Please sign in to comment.