Compare commits
1 Commits
2053785a61
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 8faec3cc62 |
@@ -8,7 +8,7 @@ when:
|
|||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
image: golangci/golangci-lint:v1.64.8
|
image: golangci/golangci-lint:v2.8.0
|
||||||
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.35.9
|
image: pipelinecomponents/yamllint:0.31.2
|
||||||
depends_on: []
|
depends_on: []
|
||||||
commands:
|
commands:
|
||||||
- yamllint .
|
- yamllint .
|
||||||
|
|||||||
Reference in New Issue
Block a user