From 4b36b8eb1f84b29c9f88c2a9eeeff855f023f722 Mon Sep 17 00:00:00 2001 From: Jonas Plum Date: Tue, 14 Jun 2022 16:04:01 +0200 Subject: [PATCH] Enable renovate dashboard again --- .github/renovate.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 51cf754..75da274 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,7 +1,6 @@ { "extends": [ - "config:base", - ":disableDependencyDashboard" + "config:base" ], "packageRules": [ {