From 9ec225df42b3d33620ba7310b20a9c12251435b3 Mon Sep 17 00:00:00 2001 From: Mehmet Killioglu Date: Thu, 2 Nov 2023 10:29:18 +0200 Subject: [PATCH] Fix broken dependabot directory field --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a8d78b0..c996bec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "docker" - directory: "/Dockerfile" + directory: "/" schedule: interval: "daily" groups: