mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-09 17:18:36 -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
1 changed files with 10 additions and 0 deletions
|
@ -25,6 +25,16 @@
|
|||
"github.com/edgelesssys/constellation/v2"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
"gomod"
|
||||
],
|
||||
"matchDepTypes": [
|
||||
"indirect"
|
||||
],
|
||||
"enabled": true,
|
||||
"prPriority": -30
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^k8s.io",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue