feat(actions): allow automerge of actions/setup-node v7 #99
+11
@@ -74,6 +74,17 @@
|
||||
"platformAutomerge": true,
|
||||
"automergeType": "pr",
|
||||
"addLabels": ["automerge"]
|
||||
},
|
||||
{
|
||||
"description": "Automerge major updates for actions/setup-node to v7.0.0",
|
||||
"matchManagers": ["github-actions"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"matchPackageNames": ["actions/setup-node"],
|
||||
"matchNewValue": "v7.*",
|
||||
"automerge": true,
|
||||
"platformAutomerge": true,
|
||||
"automergeType": "pr",
|
||||
"addLabels": ["automerge"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user