ci(renovate): disable automatic rebasing (#1668)

This change is to ensure that our CI workers are not flooded with jobs that fail.
This setting will be removed when the initial backlog has been merged.
pull/1666/head^2
Amir Zarrinkafsh 2021-01-30 18:48:31 +11:00 committed by GitHub
parent 1448908e40
commit 6eda7d5c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -53,5 +53,6 @@
"ruby"
]
}
]
],
"rebaseWhen": "never"
}