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

This commit is contained in:
Renovate Bot 2024-11-25 15:04:34 +00:00
parent 7f3f096ee3
commit cb505061e7
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.2
commands: commands:
- golangci-lint run --enable-all ./... - golangci-lint run --enable-all ./...
when: when: