Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebryant committed May 27, 2020
1 parent 6628702 commit bb77106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commitBody": "1: {{{logJSON}}}, 2: {{logJSON}}, 3: {logJSON}, 4: {{updateType}}, 5: {{{updateType}}}, 6: {{logJSON.hasReleaseNotes}}, 7: {{logJSON.project.github}}, 8: {{upgrades}}, 9: {{releases}}, 10: {{this}}, 11: {{log this}}, 12: {{#each this}} Key: {{@key}} Value = {{this}}{{/each}}",
"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}}",
"extends": [
"config:base"
]
Expand Down

0 comments on commit bb77106

Please sign in to comment.