Skip to content

Commit

Permalink
add .pyup.yml; schedule the pyup.io bot updates on weekly basis
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosimo Lupo committed Feb 6, 2017
1 parent ca4d990 commit 8be4747
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pyup.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# controls the frequency of updates (undocumented beta feature)
schedule: every week

# do not pin dependencies unless they have explicit version specifiers
pin: False

0 comments on commit 8be4747

Please sign in to comment.