From 3b3e3a9f2460631143cd666bee0625ea51d4bb44 Mon Sep 17 00:00:00 2001 From: Youe Graillot Date: Fri, 15 Jul 2022 23:26:57 +0200 Subject: [PATCH] update dependabot --- .github/dependabot.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1230149..a4286b6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,13 @@ updates: directory: "/" schedule: interval: "daily" + + - package-ecosystem: "docker" + directory: "/" + schedule: + interval: "daily" + + - package-ecosystem: "gitsubmodule" + directory: "/" + schedule: + interval: "daily"