Changes package-ecosystem from poetry to pip

This commit is contained in:
Saptak S 2023-06-06 13:23:30 +05:30
parent abca411fae
commit 2d128db197

View file

@ -11,7 +11,7 @@ updates:
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "poetry" - package-ecosystem: "pip"
directory: "/docs" directory: "/docs"
schedule: schedule:
interval: "weekly" interval: "weekly"