Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-06-18 06:33:35 +00:00 committed by Dmitry Belyaev
parent a7164abb24
commit 66f9de3980
1 changed files with 9 additions and 0 deletions

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
time: '02:00'
open-pull-requests-limit: 10
target-branch: develop