From 55ba993462c72756895790a447d7564fc3954791 Mon Sep 17 00:00:00 2001 From: Andreas Winschu Date: Tue, 19 Nov 2024 23:11:38 +0100 Subject: [PATCH] Fix dependabot directory --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5d3e125..3674078 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: - package-ecosystem: "pip" - directory: "/pkg" + directory: "/" schedule: interval: "daily" groups: