From e46ea71bc2f89f02403e8a9597dc02474181776d Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Sat, 8 Jun 2024 21:38:44 +0200 Subject: [PATCH] fix: renovate config with json does not support comments (#641) --- .github/{renovate.json => renovate.json5} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{renovate.json => renovate.json5} (100%) diff --git a/.github/renovate.json b/.github/renovate.json5 similarity index 100% rename from .github/renovate.json rename to .github/renovate.json5