We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e721952 commit e492156Copy full SHA for e492156
1 file changed
renovate/global.json5
@@ -47,15 +47,15 @@
47
"bundler"
48
],
49
prBodyDefinitions: {
50
- Diffend: "https://my.diffend.io/gems/{{depName}}/{{currentVersion}}/{{newVersion}}"
+ Diffend: "[Diff](https://my.diffend.io/gems/{{depName}}/{{currentVersion}}/{{newVersion}})"
51
}
52
},
53
{
54
matchManagers: [
55
"npm"
56
57
58
- Diffend: "https://my.diffend.io/npm/{{depName}}/{{currentVersion}}/{{newVersion}}"
+ Diffend: "[Diff](https://my.diffend.io/npm/{{depName}}/{{currentVersion}}/{{newVersion}})"
59
60
61
]
0 commit comments