From db739c89fc741a871232d952e437448364ca09c0 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Mon, 29 Sep 2025 20:48:15 -0400 Subject: [PATCH] Updating Dependency Dashboard header. --- default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json b/default.json index 5d9b82f..1dee99c 100644 --- a/default.json +++ b/default.json @@ -18,7 +18,7 @@ ":separatePatchReleases" ], "description": "Presets for Docker Hosts and Git Actions", - "dependencyDashboardHeader": "### 🔧 Renovate Dashboard\n\n- ✅ Patch updates will be created and auto-merged automatically.\n- 📝 Minor and Major updates will appear here first. Approve them to generate PRs.\n- 🏷️ Labels `update:patch`, `update:minor`, and `update:major` mark update types.\n", + "dependencyDashboardHeader": "### 🔧 Renovate Dashboard\n\n- ✅ Patch and digest updates will be created and auto-merged automatically.\n- 📝 Minor and Major updates will appear here first. Approve them to generate PRs.\n- 🏷️ Labels `update:patch`, `update:minor`, and `update:major` mark update types.\n", "dependencyDashboardAutoclose": true, "labels": ["dependencies", "renovate"], "commitMessagePrefix": "🔧 Renovate:",