diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f58644be..155af3d3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: schedule: interval: "weekly" - - package-ecosystem: "poetry" + - package-ecosystem: "pip" directory: "/docs" schedule: interval: "weekly" \ No newline at end of file