From 39e64ff5b694803d6dc3d9bc1adae3a3fed29a73 Mon Sep 17 00:00:00 2001 From: Evangelos Pappas Date: Sat, 23 Sep 2023 12:09:15 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ac6621f..f97b155 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "poetry" directory: "/" # Location of package manifests schedule: interval: "weekly"