From a287d7b2b40cd839b649d06e0016a06543bfc905 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Thu, 28 Apr 2022 11:57:27 -0700 Subject: [PATCH] Updates depedabot --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b4efe8e2..c29233f8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -38,3 +38,10 @@ updates: - "automerge" schedule: interval: daily + - package-ecosystem: "docker" + directory: "/e2e" + labels: + - "dependencies" + - "automerge" + schedule: + interval: "daily"