automerge patch, minors 😓

This commit is contained in:
Thomas Ruoff
2021-11-21 00:21:10 +01:00
committed by GitHub
parent 6eb61d9ce8
commit b2bdcf2fc1

View File

@@ -5,6 +5,11 @@
],
"schedule": "every weekend",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"matchPackagePatterns": ["^@types/"],
"automerge": true