diff --git a/.github/renovate.json b/.github/renovate.json index fddc40c19..d858c3c26 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,7 +1,7 @@ { "enabled": true, "timezone": "Europe/Berlin", - "dependencyDashboard": false, + "dependencyDashboard": true, "dependencyDashboardTitle": "Renovate Dashboard", "commitBody": "Signed-off-by: Peter ", "rebaseWhen": "auto",