Create Dependabot config file

master
dependabot-preview[bot] 2020-11-25 21:45:37 +00:00 committed by GitHub
parent 234d728106
commit 9c20245e29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: docker
directory: "/"
schedule:
interval: weekly
day: tuesday
time: "04:00"
timezone: US/Arizona
open-pull-requests-limit: 10