Explorar el Código

update dependabot.yml interval

Yuki Takei hace 3 años
padre
commit
3122dfa8c6
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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