mirror of
https://github.com/containers/skopeo.git
synced 2025-07-30 22:20:20 +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"
|
||||
],
|
||||
|
||||
// Permit automatic rebasing when base-branch changes by more than
|
||||
// one commit.
|
||||
"rebaseWhen": "behind-base-branch",
|
||||
|
||||
/*************************************************
|
||||
*** Repository-specific configuration options ***
|
||||
*************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user