fix: dont automerge just yet

This commit is contained in:
decentral1se 2021-11-13 22:18:59 +01:00
parent 71fa9d55d2
commit ff8f09e1de
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ module.exports = {
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
"automerge": false
}
],
repositories: [