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