From 93ab9f3c9daadaeca0ec309b2639e14a9b47b2a3 Mon Sep 17 00:00:00 2001 From: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Date: Thu, 16 Dec 2021 19:18:39 +0900 Subject: [PATCH] chore: rename yml to yaml (#199) Signed-off-by: Kenji Miyake Signed-off-by: Takagi, Isamu --- .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