mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
fix(ci): update golangci-lint
This commit is contained in:
parent
0e396da41b
commit
02b8b306f6
@ -37,7 +37,7 @@ tasks:
|
||||
dir: web2
|
||||
cmds:
|
||||
- npm install
|
||||
# - npm audit fix
|
||||
- npm audit fix
|
||||
|
||||
deps:integration:
|
||||
desc: Installs requirements for integration testing with dredd
|
||||
@ -51,7 +51,7 @@ tasks:
|
||||
dir: web2
|
||||
vars:
|
||||
GORELEASER_VERSION: "0.159.0"
|
||||
GOLINTER_VERSION: "1.31.0"
|
||||
GOLINTER_VERSION: "1.46.2"
|
||||
cmds:
|
||||
- go install github.com/gobuffalo/packr/...@v1.10.4
|
||||
- go install github.com/haya14busa/goverage@latest
|
||||
|
Loading…
Reference in New Issue
Block a user