Skip to content

Commit

Permalink
Merge pull request #38 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.37.1
  • Loading branch information
suzuki-shunsuke committed Feb 21, 2021
2 parents 39d753a + eb968e7 commit 3d00dd4
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.32.2-alpine
image: golangci/golangci-lint:v1.37.1-alpine
commands:
- golangci-lint run
volumes: *volumes
Expand Down

0 comments on commit 3d00dd4

Please sign in to comment.