mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Modify the pyup update schedule from daily to weekly
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
This commit is contained in:
parent
bacb4e3d69
commit
c66c49f0b9
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ branch: develop
|
|||
# update schedule
|
||||
# default: empty
|
||||
# allowed: "every day", "every week", ..
|
||||
schedule: "every day"
|
||||
schedule: "every week"
|
||||
|
||||
# configure dependency pinning globally
|
||||
# default: True
|
||||
|
|
|
|||
Loading…
Reference in a new issue