From fcb8d27cb66b81434c179023afa8c1249f43bb02 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 388e936d..6a790b18 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,6 @@ updates: directory: "/" schedule: interval: "daily" -updates: - package-ecosystem: "gradle" directory: "/" schedule: