From 6c100156264f73e109812b1eeb85b451ccf846b6 Mon Sep 17 00:00:00 2001 From: iyiolacak Date: Fri, 29 Aug 2025 04:33:28 +0300 Subject: [PATCH] chore: move Dependabot config to .github/dependabot.yml --- .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