Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemnmez committed Oct 13, 2024
1 parent fe2bb23 commit 0b17063
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
Expand Up @@ -14,7 +14,7 @@
"rollbackPrs": true,
"rangeStrategy": "pin",
"recreateWhen": "always",
"fetchChangeNotes": "branch",
"fetchChangeLogs": "branch",
"commitBody": "{{#if logJSON.hasReleaseNotes}}{{#each logJSON.versions as |release|}}{{# if release.releaseNotes}}##### v{{{release.version}}} \n\n{{{release.releaseNotes.body}}}{{/if}}{{/each}}{{/if}}",
"ignorePaths": [
"**/monorepo/dist/**"
Expand Down

0 comments on commit 0b17063

Please sign in to comment.