From 5301ae3fe7ad5673ba44f3f5801216e0a3b26355 Mon Sep 17 00:00:00 2001 From: Myrotvorets Date: Sun, 22 Dec 2024 17:38:50 +0200 Subject: [PATCH] Enable Renovate --- .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 6b9fc3a..9d33619 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,5 +2,6 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "local>myrotvorets/.github:renovate-config" - ] + ], + "renovateFork": true }