From 098ad25b39a4009d6394e082c085796a396ec74b Mon Sep 17 00:00:00 2001 From: Mohamed Sohail Date: Wed, 11 May 2022 12:30:02 +0300 Subject: [PATCH] Rename depandabot.yml to dependabot.yml --- .github/{depandabot.yml => dependabot.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/{depandabot.yml => dependabot.yml} (77%) diff --git a/.github/depandabot.yml b/.github/dependabot.yml similarity index 77% rename from .github/depandabot.yml rename to .github/dependabot.yml index 20e1ef1..3938344 100644 --- a/.github/depandabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "daily" \ No newline at end of file + interval: "daily"