Merge pull request 'chore(deps): update golangci/golangci-lint docker tag to v1.64.3' (#44) from renovate/golangci-golangci-lint-1.x into main
Reviewed-on: #44
This commit is contained in:
commit
20474b036a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
- name: golangci-linter
|
- name: golangci-linter
|
||||||
image: golangci/golangci-lint:v1.64.2
|
image: golangci/golangci-lint:v1.64.3
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run ./...
|
- golangci-lint run ./...
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Reference in a new issue