chore(renovate): disable 'github.com/asaskevich/govalidator'
Some checks failed
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Successful in 7s
Markdown linter / markdown-lint (push) Successful in 3s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Failing after 18s
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Successful in 20s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Failing after 25s

This commit is contained in:
Markus Pesch 2025-06-01 14:09:39 +02:00
parent 08c494b658
commit 4b44fe5097
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -10,7 +10,7 @@
"packageRules": [
{
"automerge": false,
"enable": false,
"enabled": false,
"matchDepNames": [
"^github.com/asaskevich/govalidator"
]