renovate: update transitive Go dependencies

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-02-20 17:48:46 +01:00
parent cd85b5e17c
commit b6a0984ea4

View File

@ -25,6 +25,16 @@
"github.com/edgelesssys/constellation/v2"
],
"packageRules": [
{
"matchManagers": [
"gomod"
],
"matchDepTypes": [
"indirect"
],
"enabled": true,
"prPriority": -30
},
{
"matchPackagePatterns": [
"^k8s.io",