Browse Source

update dependabot.yml interval

Yuki Takei 3 năm trước cách đây
mục cha
commit
3122dfa8c6
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .github/dependabot.yml

+ 2 - 2
.github/dependabot.yml

@@ -3,7 +3,7 @@ updates:
   - package-ecosystem: github-actions
     directory: '/'
     schedule:
-      interval: daily
+      interval: monthly
     commit-message:
       prefix: ci
       include: scope
@@ -11,7 +11,7 @@ updates:
   - package-ecosystem: npm
     directory: '/'
     schedule:
-      interval: daily
+      interval: weekly
     commit-message:
       prefix: ci
       include: scope