From 8f7209de110efeb96da10cf5794a886e83f9af83 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 9 Sep 2022 18:39:34 +0530 Subject: [PATCH] Disable dependabot for renovate --- .github/{dependabot.yml => dependabot.disabled.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{dependabot.yml => dependabot.disabled.yml} (100%) diff --git a/.github/dependabot.yml b/.github/dependabot.disabled.yml similarity index 100% rename from .github/dependabot.yml rename to .github/dependabot.disabled.yml