feat(renovate): github.com/urfave/cli/v2 is good at managing patches

let them be merged automatically
This commit is contained in:
Earl Warren 2024-04-28 16:01:28 +02:00
parent 95f8b1bbc5
commit 295b2fff5a
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,7 @@
{
"description": "Split minor and patch updates",
"matchDepNames": [
"github.com/urfave/cli/v2",
"swagger-ui-dist"
],
"separateMinorPatch": true
@ -79,6 +80,7 @@
{
"description": "Automerge patch updates",
"matchDepNames": [
"github.com/urfave/cli/v2",
"swagger-ui-dist"
],
"matchUpdateTypes": ["patch"],