Run `dependabot` once a month.
parent
b6cd62093c
commit
ea95d13c44
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue