Browse Source

chore: slow down dep update to monthly

[ci skip]
Joe Chen 1 năm trước cách đây
mục cha
commit
748c67df8b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/dependabot.yml

+ 1 - 1
.github/dependabot.yml

@@ -4,7 +4,7 @@ updates:
   - package-ecosystem: "gomod"
     directory: "/"
     schedule:
-      interval: "weekly"
+      interval: "monthly"
     reviewers:
       - "gogs/core"
     commit-message: