Compare commits
1 Commits
2053785a61
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 8faec3cc62 |
@@ -8,7 +8,7 @@ when:
|
||||
steps:
|
||||
lint:
|
||||
depends_on: []
|
||||
image: golangci/golangci-lint:v1.64.8
|
||||
image: golangci/golangci-lint:v2.8.0
|
||||
commands:
|
||||
- go version
|
||||
- go install mvdan.cc/gofumpt@latest
|
||||
@@ -28,7 +28,7 @@ steps:
|
||||
branch: renovate/*
|
||||
|
||||
yamllint:
|
||||
image: pipelinecomponents/yamllint:0.35.9
|
||||
image: pipelinecomponents/yamllint:0.31.2
|
||||
depends_on: []
|
||||
commands:
|
||||
- yamllint .
|
||||
|
||||
Reference in New Issue
Block a user