From a4217e7c65922f1b74434b65e1931e77df230091 Mon Sep 17 00:00:00 2001 From: Dai MIKURUBE Date: Mon, 13 May 2024 17:11:40 +0900 Subject: [PATCH] Fix weird duplicated declaration in dependabot.yml --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4a57fb7c..d6246e25 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,6 @@ updates: directory: "/" schedule: interval: "daily" -updates: - package-ecosystem: "gradle" directory: "/" schedule: