version: 2 updates: # Enable version updates for pip (Python) - package-ecosystem: "pip" directory: "/" schedule: interval: "weekly" # Enable version updates for npm (Frontend) - package-ecosystem: "npm" directory: "/frontend" schedule: interval: "weekly"