diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 069f233..2711ae2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,11 +11,6 @@ updates: directory: "/" schedule: interval: "daily" - - - package-ecosystem: "npm" - directory: "/frontend" - schedule: - interval: "daily" - package-ecosystem: "pip" directory: "/api"