From eae4bdcf59d72d29adfafedd716b9f66c8ecd30e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jalil=20David=20Salam=C3=A9=20Messina?= Date: Fri, 16 May 2025 19:11:58 +0200 Subject: [PATCH] ci(fix): rename .renovaterc.json to renovate.json Otherwise the CI job never runs --- .renovaterc.json => renovate.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .renovaterc.json => renovate.json (100%) diff --git a/.renovaterc.json b/renovate.json similarity index 100% rename from .renovaterc.json rename to renovate.json -- 2.49.0