We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44e25b1 + 6e19894 commit 01da96cCopy full SHA for 01da96c
.github/renovate.json5
@@ -12,7 +12,7 @@
12
13
podman run -it \
14
-v ./.github/renovate.json5:/usr/src/app/renovate.json5:z \
15
- docker.io/renovate/renovate:latest \
+ ghcr.io/renovatebot/renovate:latest \
16
renovate-config-validator
17
3. Commit.
18
@@ -42,10 +42,6 @@
42
"github>containers/automation//renovate/defaults.json5"
43
],
44
45
- // Permit automatic rebasing when base-branch changes by more than
46
- // one commit.
47
- "rebaseWhen": "behind-base-branch",
48
-
49
/*************************************************
50
*** Repository-specific configuration options ***
51
*************************************************/
0 commit comments