From b2fba6400e845aaa2a34d6fe1dccec51f5023179 Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Tue, 16 Jul 2024 19:44:18 -0700 Subject: [PATCH] chore(dependabot): look for dockerfiles in images subdirectory (#259) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index afe997e..ef02198 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,7 +23,7 @@ updates: dependency-type: "development" applies-to: "version-updates" - package-ecosystem: "docker" - directory: "/" + directory: "/images" schedule: interval: "daily" groups: