From 471ea7ccfbb561a2d07ab0939b37b7f462a3b4dd Mon Sep 17 00:00:00 2001 From: Seth Hoenig Date: Thu, 26 Dec 2024 07:42:39 -0600 Subject: [PATCH] ci: move dependabot config to the correct place --- dependabot.yaml => .github/dependabot.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dependabot.yaml => .github/dependabot.yaml (100%) diff --git a/dependabot.yaml b/.github/dependabot.yaml similarity index 100% rename from dependabot.yaml rename to .github/dependabot.yaml