This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new d72bde273 update go.mod dependency monthly
d72bde273 is described below

commit d72bde273cddbf9f9f569816085fe47056513023
Author: AlexStocks <[email protected]>
AuthorDate: Tue May 31 13:08:36 2022 +0800

    update go.mod dependency monthly
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3bd8d9cb1..6053bf982 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -16,5 +16,5 @@ updates:
     # default location of `.github/workflows`
     directory: "/"
     schedule:
-      interval: "weekly"
+      interval: "monthly"
     target-branch: "3.0"

Reply via email to