From dc517ca257df333dead37d5b01453718e71cbce4 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Wed, 7 Jun 2023 13:51:25 +0300 Subject: [PATCH] fix: Renovate changed the domain of logs location (#72) --- default.template.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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