Run dependabot once a month.

This commit is contained in:
Fabio Caccamo
2023-09-18 21:14:31 +02:00
parent b6cd62093c
commit ea95d13c44
+2 -4
View File
@@ -4,13 +4,11 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
interval: "monthly"
open-pull-requests-limit: 100
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
interval: "monthly"
open-pull-requests-limit: 100