ソースを参照

chore: slow down dep update to monthly

[ci skip]
Joe Chen 1 年間 前
コミット
748c67df8b
1 ファイル変更1 行追加1 行削除
  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: