chore(deps): update golangci/golangci-lint docker tag to v1.60.3
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
7f3f096ee3
commit
471bbbcf17
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
event:
|
||||
- push
|
||||
- name: golangci-linter
|
||||
image: golangci/golangci-lint:v1.59.1
|
||||
image: golangci/golangci-lint:v1.60.3
|
||||
commands:
|
||||
- golangci-lint run --enable-all ./...
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue