diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 54a1c5b..7bc68cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: # Update npm dependencies in the backend directory - package-ecosystem: "npm" - directory: /backend + directory: / schedule: interval: "daily" # Check for updates every day commit-message: