Add dependabot

This commit is contained in:
Gene Liverman 2021-09-24 12:12:58 -04:00
parent 845ec44e5e
commit 9a58c0b171
No known key found for this signature in database
GPG key ID: 3AF83985B6C857C6

14
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10