Merge pull request #1259 from brendandburns/dependa

Add dependabot.
This commit is contained in:
Kubernetes Prow Robot 2020-09-20 21:34:32 -07:00 committed by GitHub
commit f2b03567b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
time: "02:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "03:00"