From 90916213a02fa40a51e40f8e9e6191d02c9e7de3 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Sat, 29 Jul 2023 12:34:25 +0200 Subject: [PATCH] Update renovate.json - fix repo to scan --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 7860cc1b..67c9286c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,5 +1,5 @@ { "repositories": [ - "jessebot/matrix-chart", + "https://github.com/jessebot/matrix-chart" ] }