Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.40.1 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2021
1 parent 5fc26bf commit 1cf42ef
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.40.0-alpine
image: golangci/golangci-lint:v1.40.1-alpine
volumes:
- name: deps
path: /go
Expand Down

0 comments on commit 1cf42ef

Please sign in to comment.