Reduce dependency update frequency
This commit is contained in:
parent
6594cf4c39
commit
4ff48c5acd
|
@ -3,5 +3,5 @@ updates:
|
|||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "saturday"
|
||||
interval: "monthly"
|
||||
day: "saturday"
|
||||
|
|
Loading…
Reference in New Issue