From 2cd9ecdd051957c7badd82bbca8d2de046666fd4 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Sun, 25 Feb 2024 03:47:03 +0200 Subject: [PATCH] chore: move renovate config to .github --- renovate.json => .github/renovate.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename renovate.json => .github/renovate.json (100%) diff --git a/renovate.json b/.github/renovate.json similarity index 100% rename from renovate.json rename to .github/renovate.json