From 82dcb4a62f0462e7922867d87cd8a24fbb31bdb5 Mon Sep 17 00:00:00 2001 From: Jarkko Kaura Date: Fri, 21 Feb 2025 16:07:23 +0200 Subject: [PATCH] Revert previous Renovate Bot configuration change as it seems to break things. --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index efca327..0a12ee0 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,7 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", extends: [ - "github>HSLdevcom/jore4-tools/renovatebot/jore4-default-preset.json5", + "github>HSLdevcom/jore4-tools//renovatebot/jore4-default-preset.json5", ], // repository-specific additional rules about grouping, exclusions and inclusions