Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent 56457bf commit a97427d
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.49-alpine
image: golangci/golangci-lint:v1.50-alpine
volumes:
- name: deps
path: /go
Expand Down

0 comments on commit a97427d

Please sign in to comment.