We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d34b8 commit 1e9ead4Copy full SHA for 1e9ead4
1 file changed
.github/renovate.json
@@ -17,6 +17,7 @@
17
"automergeStrategy": "squash",
18
"assignAutomerge": true,
19
"assigneesFromCodeOwners": true,
20
+ "commitBodyTable": true,
21
"commitMessageExtra": "from {{#if currentValue}}{{{currentValue}}}{{else}}{{{currentDigestShort}}}{{/if}} to {{#if isPinDigest}}{{{newDigestShort}}}{{else}}{{#if isSingleVersion}}{{prettyNewVersion}}{{else}}{{#if newValue}}{{{newValue}}}{{else}}{{{newDigestShort}}}{{/if}}{{/if}}{{/if}}",
22
"dependencyDashboardAutoclose": true,
23
"fetchChangeLogs": "off",
0 commit comments