Add dependabot (#1823)

* Add dependabot

* Delete automerge.yml

Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
Marcelo Trylesinski 2021-09-03 11:19:15 +02:00 committed by GitHub
parent 0d3fcc74a5
commit 62b7988a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"