1# controls the frequency of updates (undocumented beta feature)
2schedule: every week
3
4# do not pin dependencies unless they have explicit version specifiers
5pin: False
6