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"
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