Change Dependabot pip watcher to check weekly
This commit is contained in:
parent
132ab395a5
commit
82a7422b3d
|
@ -3,7 +3,7 @@ updates:
|
|||
- package-ecosystem: pip
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
pull-request-branch-name:
|
||||
separator: "-"
|
||||
open-pull-requests-limit: 3
|
||||
|
|
Loading…
Reference in New Issue