From 1cf75845120e12d714f8d24e27161e78db9b72d3 Mon Sep 17 00:00:00 2001 From: Ernest Bhekizwe Shongwe <126109055+bshongwe@users.noreply.github.com> Date: Thu, 26 Dec 2024 18:52:31 +0200 Subject: [PATCH] Rename .github/workflows/dependabot.yml to .github/dependabot.yml Move file --- .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