1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-12-22 00:54:22 +01:00

ci: add link to Renovate Dependency Dashboard

This commit is contained in:
cn 2021-04-30 17:53:42 +02:00
parent b73416d775
commit f716afe84d

View File

@ -8,6 +8,7 @@
], ],
schedule: ["before 8am on thursday"], schedule: ["before 8am on thursday"],
branchPrefix: "renovate-", branchPrefix: "renovate-",
dependencyDashboardHeader: "View repository job log [here](https://app.renovatebot.com/dashboard#github/cmur2/dyndnsd).",
commitMessagePrefix: "project: ", commitMessagePrefix: "project: ",
commitMessageAction: "update", commitMessageAction: "update",
commitMessageTopic: "{{depName}}", commitMessageTopic: "{{depName}}",