From 5551bb97b4aab66c10bc78174e4abc0988d80bc0 Mon Sep 17 00:00:00 2001 From: LeoDog896 Date: Fri, 17 Sep 2021 09:13:50 -0400 Subject: [PATCH] Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index f45d8f1..b4200a2 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,5 @@ { "extends": [ - "config:base" + "github>Project-Cepi/openvate" ] }