Przeglądaj źródła

update dependabot.yml interval

Yuki Takei 3 lat temu
rodzic
commit
3122dfa8c6
1 zmienionych plików z 2 dodań i 2 usunięć
  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