update config
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "Label dependency",
|
"description": "Label dependency",
|
||||||
|
"matchDatasources": [
|
||||||
|
"npm"
|
||||||
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"automerge"
|
"automerge"
|
||||||
],
|
],
|
||||||
@@ -20,6 +23,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Automerge dependency patch",
|
"description": "Automerge dependency patch",
|
||||||
|
"matchDatasources": [
|
||||||
|
"npm"
|
||||||
|
],
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"patch"
|
"patch"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user