Compare commits
2 Commits
9f5304a8e7
...
3ff3c4c113
Author | SHA1 | Date |
---|---|---|
Aire-One | 3ff3c4c113 | |
Renovate 🤖 | 3ffdae66c9 |
|
@ -25,7 +25,7 @@ steps:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
|
|
||||||
golangci-lint:
|
golangci-lint:
|
||||||
image: golangci/golangci-lint:v1.61.0
|
image: golangci/golangci-lint:v1.62.0
|
||||||
commands:
|
commands:
|
||||||
- golangci-lint run --timeout 15m
|
- golangci-lint run --timeout 15m
|
||||||
depends_on: []
|
depends_on: []
|
||||||
|
|
Loading…
Reference in New Issue