From 48c64a032ad91737b11a0f386164e29cc665ac0a Mon Sep 17 00:00:00 2001 From: andy Augustin Date: Wed, 24 Apr 2024 15:09:22 +0200 Subject: [PATCH] Update dependabot.yml Signed-off-by: andy Augustin --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e20dea66..52fa7306 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: time: "04:00" open-pull-requests-limit: 10 - package-ecosystem: docker - directory: "/src" + directory: "/" schedule: interval: weekly time: "04:00"