Changed dependabot interval

This commit is contained in:
Yuta Hayashibe 2023-01-31 20:25:56 +09:00
parent 6590938bd4
commit a2874a9bf4

View file

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