From 2778487d60808b956b14d8da1816015d0642b3fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E5=BF=97=E8=B1=AA?=
 <12044174+izhangzhihao@users.noreply.github.com>
Date: Sun, 30 Oct 2022 08:46:38 +0800
Subject: [PATCH] Delete dependabot.yml
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: 张志豪 <12044174+izhangzhihao@users.noreply.github.com>
---
 .github/dependabot.yml | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 .github/dependabot.yml

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 858d280..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-version: 2
-updates:
-- package-ecosystem: gradle
-  directory: "/"
-  schedule:
-    interval: weekly
-    time: "08:00"
-    timezone: "Asia/Shanghai"
-    day: "sunday"
-  open-pull-requests-limit: 5
-  rebase-strategy: "auto"
-