ci(renovate): enable auto rebase (#1679)

The initial deps backlog has mostly been addressed now, this along with some reshuffling and changes to node jobs/priority means we should be able to turn auto rebase back on.
This commit is contained in:
Amir Zarrinkafsh 2021-01-31 20:43:32 +11:00 committed by GitHub
parent f1664fea00
commit 968fffb7fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,5 @@
],
"postUpdateOptions": [
"gomodTidy"
],
"rebaseWhen": "never"
]
}