From cc7a3768e6f9ad6007e0b943fbda9298af914c55 Mon Sep 17 00:00:00 2001 From: Dmitry Ustalov Date: Fri, 3 Jan 2025 22:25:12 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 740be20..2cee7c4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: schedule: interval: "monthly" - package-ecosystem: "pip" - directory: "/" + directories: + - "/" schedule: interval: "monthly"