chore(deps): update golangci/golangci-lint docker tag to v1.62.0

This commit is contained in:
Renovate Bot 2024-11-10 20:04:22 +00:00
parent 7f3f096ee3
commit c41d5f50ad
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

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.62.0
commands: commands:
- golangci-lint run --enable-all ./... - golangci-lint run --enable-all ./...
when: when: