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

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 ***
*************************************************/