Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.40.0 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 10, 2021
1 parent eadcc2c commit 8845651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clone:

steps:
- name: lint
image: golangci/golangci-lint:v1.39.0-alpine
image: golangci/golangci-lint:v1.40.0-alpine
volumes:
- name: deps
path: /go
Expand Down

0 comments on commit 8845651

Please sign in to comment.