From 200d7a5f44ddc956ffb86ee81e2dea74929e628e Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 2 Feb 2024 09:37:13 -0800 Subject: [PATCH] Move dependabot.yml It isn't a workflow --- .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