mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
automerge patch, minors 😓
This commit is contained in:
@@ -5,6 +5,11 @@
|
|||||||
],
|
],
|
||||||
"schedule": "every weekend",
|
"schedule": "every weekend",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
|
"matchCurrentVersion": "!/^0/",
|
||||||
|
"automerge": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["^@types/"],
|
"matchPackagePatterns": ["^@types/"],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
|
|||||||
Reference in New Issue
Block a user