From 8d4d7971294b49b60560afa4f827c101c27d76bb Mon Sep 17 00:00:00 2001 From: JonaBenja Date: Tue, 3 Mar 2026 14:48:32 +0100 Subject: [PATCH] Move dependabot.yml action out of workflows dir --- .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