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" - package-ecosystem: "pip"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "monthly"
day: "friday"
open-pull-requests-limit: 100 open-pull-requests-limit: 100
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "monthly"
day: "friday"
open-pull-requests-limit: 100 open-pull-requests-limit: 100