Merge pull request #2871 from alphagov/add-pyup-yml

Update pyup to run once a week.
This commit is contained in:
Rebecca Law
2019-03-25 11:28:26 +00:00
committed by GitHub

8
.pyup.yml Normal file
View File

@@ -0,0 +1,8 @@
# see https://pyup.io/docs/configuration/ for all available options
schedule: "every week on monday"
search: False
requirements:
- requirements-app.txt
- requirements-dev.txt