Timothy J. Baek 1 年之前
父節點
當前提交
2161903163
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/dependabot.yml

+ 2 - 2
.github/dependabot.yml

@@ -3,10 +3,10 @@ updates:
   - package-ecosystem: pip
     directory: '/backend'
     schedule:
-      interval: weekly
+      interval: monthly
     target-branch: 'dev'
   - package-ecosystem: 'github-actions'
     directory: '/'
     schedule:
       # Check for updates to GitHub Actions every week
-      interval: 'weekly'
+      interval: monthly