Create Dependabot config file

dependabot/add-v2-config-file
dependabot-preview[bot] 2020-09-25 13:21:00 +00:00 committed by GitHub
parent c0837ec05e
commit b1eb9cf704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: dev