From b558fb3b75784c38d9ab6be612cac62e6ae87d52 Mon Sep 17 00:00:00 2001 From: Heiko Kiesel Date: Fri, 8 Sep 2023 10:19:26 +0200 Subject: [PATCH] Move dependabot configuration file to correct location Signed-off-by: Heiko Kiesel --- .github/{workflows => }/dependabot.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/dependabot.yml (100%) diff --git a/.github/workflows/dependabot.yml b/.github/dependabot.yml similarity index 100% rename from .github/workflows/dependabot.yml rename to .github/dependabot.yml