From 1d1ce4a8ed5b10da3f367a62a5cb20ddaa8e9136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=8D=95?= Date: Wed, 27 May 2026 00:12:39 +0800 Subject: [PATCH] Rename dependabot workflow file Renames the Dependabot workflow configuration file to align with common naming conventions. --- .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