Skip to content

Commit 8657e89

Browse files
committed
remove custom commitBody
was causing annoying pings when release notes feature @'d usernames
1 parent 2633a94 commit 8657e89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

renovate.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
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
],

0 commit comments

Comments
 (0)