Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2023
1 parent 8c1deb3 commit 0d0910b
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 @@ -19,7 +19,7 @@ variables:

test:lint:
stage: test
image: golangci/golangci-lint:v1.51.2
image: golangci/golangci-lint:v1.52.0
allow_failure: true
script:
- golangci-lint run -v
Expand Down

0 comments on commit 0d0910b

Please sign in to comment.