chore(deps): update golangci/golangci-lint docker tag to v1.61.0 #17

Open
renovate wants to merge 1 commit from renovate/golangci-golangci-lint-1.x into main
Showing only changes of commit 8ad77eb257 - Show all commits

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