Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent cf51df9 commit 47eea86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.46.2-alpine
image: golangci/golangci-lint:v1.50.1-alpine
commands:
- golangci-lint run
volumes: *volumes
Expand Down
2 changes: 1 addition & 1 deletion aqua.yaml
Expand Up @@ -6,4 +6,4 @@ registries:

packages:
- name: suzuki-shunsuke/cmdx@v1.6.1
- name: golangci/golangci-lint@v1.46.2
- name: golangci/golangci-lint@v1.50.1

0 comments on commit 47eea86

Please sign in to comment.