chore(renovate): disable 'github.com/asaskevich/govalidator'
Some checks failed
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Waiting to run
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Successful in 6s
Markdown linter / markdown-lint (push) Successful in 3s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Failing after 21s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Failing after 43s
Some checks failed
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Waiting to run
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Successful in 6s
Markdown linter / markdown-lint (push) Successful in 3s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Failing after 21s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Failing after 43s
This commit is contained in:
parent
d6d69f12bc
commit
08c494b658
@ -6,5 +6,14 @@
|
|||||||
"local>volker.raschek/renovate-config:actions#master",
|
"local>volker.raschek/renovate-config:actions#master",
|
||||||
"local>volker.raschek/renovate-config:golang#master",
|
"local>volker.raschek/renovate-config:golang#master",
|
||||||
"local>volker.raschek/renovate-config:regexp#master"
|
"local>volker.raschek/renovate-config:regexp#master"
|
||||||
|
],
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"automerge": false,
|
||||||
|
"enable": false,
|
||||||
|
"matchDepNames": [
|
||||||
|
"^github.com/asaskevich/govalidator"
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user