From 2dee5997e4bbbd84f41701ea23e4d131fada8b9d Mon Sep 17 00:00:00 2001 From: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Date: Mon, 8 Mar 2021 09:40:52 +0800 Subject: Chore: update dependabot --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5084950..aafa0fd4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,12 @@ updates: time: "07:00" pull-request-branch-name: separator: "-" + + - package-ecosystem: "gomod" + directory: "/" + schedule: + interval: "daily" + timezone: "Asia/Shanghai" + time: "07:00" + pull-request-branch-name: + separator: "-" -- cgit v1.3.1