diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d7813b7..5c0410f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,8 @@ updates: interval: "monthly" target-branch: "develop" - - package-ecosystem: "pip" - directory: "/server" + - package-ecosystem: "npm" + directory: "/" schedule: interval: "monthly" - target-branch: "develop" \ No newline at end of file + target-branch: "develop"