diff --git a/default.template.json5 b/default.template.json5 index 4d59fd1..edbb665 100644 --- a/default.template.json5 +++ b/default.template.json5 @@ -31,7 +31,7 @@ // Dependency Dashboard issue customization. | https://docs.renovatebot.com/configuration-options/#dependencydashboard "dependencyDashboardTitle": "Renovate Dependency Dashboard", "dependencyDashboardLabels": ["auto-update"], - "dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
Main configs and useful links are located in [SpotOnInc/renovate-config](https://github.com/SpotOnInc/renovate-config); Renovate logs for debug [here](https://app.renovatebot.com/dashboard#{{platform}}/{{repository}}).", + "dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
Main configs and useful links are located in [SpotOnInc/renovate-config](https://github.com/SpotOnInc/renovate-config); Renovate logs for debug [here](https://developer.mend.io/{{platform}}/{{repository}}).", // Limit branch creation to these times of day or week. | https://docs.renovatebot.com/configuration-options/#schedule "schedule": ["after 4am on monday"], // Wait at least 3 days for possible fixes before creating a branch/PR. | https://docs.renovatebot.com/configuration-options/#minimumreleaseage