Merge pull request #1803 from cevich/renovate_rebase

Renovate: Override global no-rebase option
This commit is contained in:
Daniel J Walsh 2022-11-07 17:23:00 -05:00 committed by GitHub
commit 6136a2b9c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,10 @@
"github>containers/automation//renovate/defaults.json5"
],
// Permit automatic rebasing when base-branch changes by more than
// one commit.
"rebaseWhen": "behind-base-branch",
/*************************************************
*** Repository-specific configuration options ***
*************************************************/