Run `dependabot` once a month.

master
Fabio Caccamo 2023-09-18 21:14:31 +02:00
parent b6cd62093c
commit ea95d13c44
1 changed files with 2 additions and 4 deletions

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