aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9e1c7682..82dc1ec6 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -19,3 +19,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
+- package-ecosystem: "docker"
+ directory: "/vnext/server"
+ schedule:
+ interval: "weekly"