Switch from pyup to dependabot

This commit is contained in:
John Reese 2021-10-02 16:27:49 -07:00
parent 39f076e25b
commit c01377c382
2 changed files with 7 additions and 3 deletions

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"

View File

@ -1,3 +0,0 @@
assignees: jreese
label_prs: update
schedule: "every two weeks on saturday"