From 391a442e3041a1e47bf9e66a11d05157bf237dab Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Sun, 22 Oct 2023 23:11:32 +0700 Subject: [PATCH] ci(dependabot): rename config file to `dependabot.yaml` --- .github/{dependabot.yml => dependabot.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{dependabot.yml => dependabot.yaml} (100%) diff --git a/.github/dependabot.yml b/.github/dependabot.yaml similarity index 100% rename from .github/dependabot.yml rename to .github/dependabot.yaml