From 6f6c615d1683f581c4ea78373d67266c0753a5c2 Mon Sep 17 00:00:00 2001 From: Jonas Plum Date: Tue, 26 Apr 2022 21:25:36 +0200 Subject: [PATCH] Disable renovate dependency dashboard --- .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index da93426..4482bce 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,7 @@ { "extends": [ - "config:base" + "config:base", + ":disableDependencyDashboard" ], "packageRules": [ {