diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 755a222f..8fc5c9ef 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,8 @@ version: 2 updates: - - target-branch: "dev" - package-ecosystem: "pip" + target-branch: "dev" directory: "/" schedule: interval: "weekly"