From b596ddf30a6a3291e6bca0cd629cfc1a9a5d1807 Mon Sep 17 00:00:00 2001 From: Cory Forsyth Date: Fri, 3 Jan 2025 14:57:12 +0100 Subject: [PATCH] Move dependabot.yml file to correct location --- .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