From 66e219f8a67b8a637ff38cf6f23c90eb49f167b1 Mon Sep 17 00:00:00 2001 From: ChsBuffer <33744752+chsbuffer@users.noreply.github.com> Date: Tue, 2 Mar 2021 15:53:12 +0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d94811ca..91a6a17a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,3 +23,13 @@ updates: labels: - "Automatic" open-pull-requests-limit: 99 + - package-ecosystem: "gitsubmodule" + directory: "/" + schedule: + interval: "weekly" + day: "monday" + time: "07:15" + timezone: "Asia/Shanghai" + labels: + - "Automatic" + open-pull-requests-limit: 99