From cb8c90ace960e2037c38d8d394b731d9a58b9e68 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 22 Jun 2023 12:09:21 +0530 Subject: [PATCH] fix(renovate): include JitPack repository --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 091eb412..6a658a59 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -15,6 +15,7 @@ "https://maven.google.com/", "https://repo1.maven.org/maven2", "https://plugins.gradle.org/m2/", + "https://jitpack.io", ], }, {