Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.42.0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2021
1 parent dcd8e01 commit b903f1d
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.41.1-alpine
image: golangci/golangci-lint:v1.42.0-alpine
volumes:
- name: deps
path: /go
Expand Down

0 comments on commit b903f1d

Please sign in to comment.