feat(renovate): github.com/urfave/cli/v2 is good at managing patches
let them be merged automatically
This commit is contained in:
parent
95f8b1bbc5
commit
295b2fff5a
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
||||||
{
|
{
|
||||||
"description": "Split minor and patch updates",
|
"description": "Split minor and patch updates",
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
|
"github.com/urfave/cli/v2",
|
||||||
"swagger-ui-dist"
|
"swagger-ui-dist"
|
||||||
],
|
],
|
||||||
"separateMinorPatch": true
|
"separateMinorPatch": true
|
||||||
|
@ -79,6 +80,7 @@
|
||||||
{
|
{
|
||||||
"description": "Automerge patch updates",
|
"description": "Automerge patch updates",
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
|
"github.com/urfave/cli/v2",
|
||||||
"swagger-ui-dist"
|
"swagger-ui-dist"
|
||||||
],
|
],
|
||||||
"matchUpdateTypes": ["patch"],
|
"matchUpdateTypes": ["patch"],
|
||||||
|
|
Loading…
Reference in a new issue