diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4e0b956d46..1a57bb0050 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,10 +10,14 @@ updates: directory: "/api" open-pull-requests-limit: 2 patterns: ["*"] + schedule: + interval: "weekly" - package-ecosystem: "uv" directory: "/api" open-pull-requests-limit: 2 patterns: ["*"] + schedule: + interval: "weekly" - package-ecosystem: "npm" directory: "/web" schedule: