mirror of
https://github.com/containers/skopeo.git
synced 2025-08-11 11:22:05 +00:00
Merge pull request #1803 from cevich/renovate_rebase
Renovate: Override global no-rebase option
This commit is contained in:
commit
6136a2b9c3
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
@ -42,6 +42,10 @@
|
|||||||
"github>containers/automation//renovate/defaults.json5"
|
"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 ***
|
*** Repository-specific configuration options ***
|
||||||
*************************************************/
|
*************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user