From 589ab91dcb4f23eef921532a5a8d17897776109a Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Tue, 16 Jul 2024 19:35:57 -0700 Subject: [PATCH] chore(dependabot): look for dockerfiles in images subdirectory --- .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: