You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: renovate.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
"commitMessageTopic": "buildkite-agent",
34
34
"commitMessageExtra": "to v{{newVersion}}",
35
35
"semanticCommitType": "chore",
36
-
"prBodyTemplate": "This PR updates the buildkite-agent from v{{{currentVersion}}} to v{{{newVersion}}}.\n\n### Agent Release Notes\n\nSee the [full release notes](https://github.com/buildkite/agent/releases/tag/v{{{newVersion}}}) for details about what's included in this update.\n\n{{{changelog}}}",
36
+
"prBodyTemplate": "This PR updates the buildkite-agent from v{{{currentValue}}} to v{{{newValue}}}.\n\n### Agent Release Notes\n\nSee the [full release notes](https://github.com/buildkite/agent/releases/tag/v{{{newValue}}}) for details about what's included in this update.\n\n{{{changelog}}}",
0 commit comments