From e486a1da2d1126712150131ce4fe5f6d48d74ea3 Mon Sep 17 00:00:00 2001 From: Tom Webber <80110358+tom-webber@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:36:43 +0000 Subject: [PATCH] Update dependabot.yml docker directory --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f5613dd0..696c72fd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,6 +18,6 @@ updates: schedule: interval: "daily" - package-ecosystem: "docker" - directory: "/" + directory: "/container" schedule: interval: "daily"