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.
pull/1680/head
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
1 changed files with 1 additions and 2 deletions

View File

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