Updating Dependency Dashboard header.

This commit is contained in:
2025-09-29 20:48:15 -04:00
parent 0861eb9949
commit db739c89fc
+1 -1
View File
@@ -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:",