Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 21, 2021
1 parent 39d753a commit eb968e7
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 @@ -47,7 +47,7 @@ steps:
- name: gopath
path: /go
- name: golangci-lint
image: golangci/golangci-lint:v1.32.2-alpine
image: golangci/golangci-lint:v1.37.1-alpine
commands:
- golangci-lint run
volumes: *volumes
Expand Down

0 comments on commit eb968e7

Please sign in to comment.