Set dependabot interval monthly

pull/44/head
Yuta Hayashibe 2023-06-20 09:49:22 +09:00
parent 54edd11879
commit 21efbb827a
1 changed files with 6 additions and 2 deletions

View File

@ -3,8 +3,12 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"