From 2883f42a195150e677fd7a4d6ee1cc09535e12a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Domeradzki?= Date: Thu, 24 Jul 2025 15:17:13 +0200 Subject: [PATCH] Update renovate.json5 As per https://github.com/renovatebot/renovate/discussions/37142 --- .github/renovate.json5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index cf7b73f41..7d8bc68be 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -14,5 +14,7 @@ "git-submodules": { "enabled": true - } + }, + + "ignoreUnstable": false }