From f713cf835950362ba37414603f32f53d52a6c796 Mon Sep 17 00:00:00 2001 From: Brahim Hadriche Date: Thu, 13 Oct 2022 12:22:15 -0400 Subject: [PATCH] Add dash --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 137b3a4a..e57b6c68 100644 --- a/renovate.json +++ b/renovate.json @@ -3,5 +3,6 @@ "extends": [ "config:base" ], + "dependencyDashboard": true, "enabledManagers": ["docker-compose", "dockerfile"] }