mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-24 05:43:26 -05:00
renovate: disable major updates of transitive deps (#1359)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
00a27c5168
commit
850b43ae3a
1 changed files with 10 additions and 0 deletions
|
|
@ -32,6 +32,16 @@
|
||||||
"matchDepTypes": [
|
"matchDepTypes": [
|
||||||
"indirect"
|
"indirect"
|
||||||
],
|
],
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"minor",
|
||||||
|
"patch",
|
||||||
|
"pin",
|
||||||
|
"pinDigest",
|
||||||
|
"digest",
|
||||||
|
"lockFileMaintenance",
|
||||||
|
"rollback",
|
||||||
|
"bump"
|
||||||
|
],
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"prPriority": -30
|
"prPriority": -30
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue