chore(deps): update golangci/golangci-lint docker tag to v1.60.3
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2024-08-22 22:20:36 +00:00
parent 7f3f096ee3
commit 471bbbcf17
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

@ -10,7 +10,7 @@ steps:
event: event:
- push - push
- name: golangci-linter - name: golangci-linter
image: golangci/golangci-lint:v1.59.1 image: golangci/golangci-lint:v1.60.3
commands: commands:
- golangci-lint run --enable-all ./... - golangci-lint run --enable-all ./...
when: when: