update dependabot for github-action and docker (#1050)

Signed-off-by: Rui Chen <rui@chenrui.dev>
mine
rui 2021-03-20 16:05:21 -04:00 committed by GitHub
parent 59629e34a2
commit a4a1944d35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -5,3 +5,15 @@ updates:
directory: "/"
schedule:
interval: "weekly"
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
# Maintain dependencies for docker
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: weekly