update renovate.json
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
f157b85801
commit
d301ed62f1
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@ -3,6 +3,10 @@
|
|||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||||
|
"automerge": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"groupName": "all deps",
|
"groupName": "all deps",
|
||||||
"separateMajorMinor": true,
|
"separateMajorMinor": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user