Skip to content

Commit 01da96c

Browse files
Merge pull request #964 from Luap99/renovate-rebase
renovate: stop rebasing PRs automatically
2 parents 44e25b1 + 6e19894 commit 01da96c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/renovate.json5

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1313
podman run -it \
1414
-v ./.github/renovate.json5:/usr/src/app/renovate.json5:z \
15-
docker.io/renovate/renovate:latest \
15+
ghcr.io/renovatebot/renovate:latest \
1616
renovate-config-validator
1717
3. Commit.
1818
@@ -42,10 +42,6 @@
4242
"github>containers/automation//renovate/defaults.json5"
4343
],
4444

45-
// Permit automatic rebasing when base-branch changes by more than
46-
// one commit.
47-
"rebaseWhen": "behind-base-branch",
48-
4945
/*************************************************
5046
*** Repository-specific configuration options ***
5147
*************************************************/

0 commit comments

Comments
 (0)