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.
1 parent a8d6453 commit a180831Copy full SHA for a180831
renovate.json
@@ -7,8 +7,7 @@
7
"schedule:daily"
8
],
9
"baseBranches": [
10
- "base",
11
- "multimodule"
+ "main"
12
13
"commitMessageExtra": "{{{currentValue}}} to {{#if isPinDigest}}{{{newDigestShort}}}{{else}}{{#if isMajor}}{{prettyNewMajor}}{{else}}{{#if isSingleVersion}}{{prettyNewVersion}}{{else}}{{#if newValue}}{{{newValue}}}{{else}}{{{newDigestShort}}}{{/if}}{{/if}}{{/if}}{{/if}}",
14
"packageRules": [
0 commit comments