From 5a7d61d99084247632efb8fd5b6d48d9dbbb9275 Mon Sep 17 00:00:00 2001 From: Harshil Patel Date: Mon, 29 Jan 2024 10:07:32 -0800 Subject: [PATCH] misc: move dependabot.yml to .github (#812) Change-Id: I5c882afd1e15420b8fcdcc14895a77b275aedc4e --- .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