Skip to content

Commit 4336ee1

Browse files
authored
Update renovate.json
1 parent cff2ae1 commit 4336ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"extends": [
44
"config:recommended"
55
],
6-
"commitBody": "{{#if logJSON.hasReleaseNotes}}{{#each logJSON.versions as |release|}}{{# if release.releaseNotes}}##### [v{{{release.version}}}]({{{release.releaseNotes.url}}})\n\n{{{release.releaseNotes.body}}}{{/if}}{{/each}}{{/if}}",
76
"baseBranches": [
87
"deps"
98
],
9+
"commitBody": "{{#if logJSON.hasReleaseNotes}}{{#each logJSON.versions as |release|}}{{# if release.releaseNotes}}##### [v{{{release.version}}}]({{{release.releaseNotes.url}}})\n\n{{{release.releaseNotes.body}}}{{/if}}{{/each}}{{/if}}",
1010
"automerge": true,
1111
"automergeType": "branch",
1212
"fetchChangeLogs": "branch"

0 commit comments

Comments
 (0)