From 7a0cf257fab713a459f621098f63fe6270e80a97 Mon Sep 17 00:00:00 2001 From: MaxymVlasov Date: Tue, 17 Jan 2023 21:54:42 +0200 Subject: [PATCH] fix: Point in Dependency dashboard Header --- default.template.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.template.json5 b/default.template.json5 index 173c2af..c531289 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)", + "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).", // 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/#stabilitydays