mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-25 08:16:54 -04:00
renovate: update transitive Go dependencies
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
cd85b5e17c
commit
b6a0984ea4
@ -25,6 +25,16 @@
|
||||
"github.com/edgelesssys/constellation/v2"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
"gomod"
|
||||
],
|
||||
"matchDepTypes": [
|
||||
"indirect"
|
||||
],
|
||||
"enabled": true,
|
||||
"prPriority": -30
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^k8s.io",
|
||||
|
Loading…
x
Reference in New Issue
Block a user