From 9f02e52858583a7dd2a864f267a60e85274db207 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niko=20H=C3=A4m=C3=A4l=C3=A4inen?= Date: Mon, 7 Sep 2026 20:26:50 +0300 Subject: [PATCH] Enable automatic Renovate config migration PRs --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6fa8b565..84d59e34 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -13,6 +13,7 @@ conan: { enabled: true, }, + configMigration: true, customDatasources: { // Tracks the version Homebrew ships (not upstream releases, which land // before Homebrew bottles exist), via https://formulae.brew.sh.