From e10610860c0de614d0b93de37fb22d099a707bc7 Mon Sep 17 00:00:00 2001 From: Andy Lo-A-Foe Date: Mon, 1 Jul 2024 19:37:45 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0e2c12a..d48c537 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "docker" + directory: "/" + schedule: + interval: "daily"