Skip to content

Commit

Permalink
Merge pull request #18 from suzuki-shunsuke/renovate/docker-golangci-…
Browse files Browse the repository at this point in the history
…golangci-lint-1.x

chore(deps): update golangci/golangci-lint docker tag to v1.28.2
  • Loading branch information
suzuki-shunsuke committed Jul 10, 2020
2 parents a559f8a + 90d6908 commit 6f14bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -47,7 +47,7 @@ steps:
- name: gopath
path: /go
- name: golangci-lint
image: golangci/golangci-lint:v1.27.0-alpine
image: golangci/golangci-lint:v1.28.2-alpine
commands:
- golangci-lint run
volumes: *volumes
Expand Down

0 comments on commit 6f14bae

Please sign in to comment.