Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2023
1 parent 56457bf commit 01e42f7
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.52-alpine
volumes:
- name: deps
path: /go
Expand Down

0 comments on commit 01e42f7

Please sign in to comment.