diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38b05e6..637f250 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" + day: "sunday" time: "05:00" timezone: "Europe/Madrid" open-pull-requests-limit: 5 @@ -29,7 +29,7 @@ updates: directory: "/sphinx-docs" schedule: interval: "weekly" - day: "monday" + day: "sunday" time: "05:30" timezone: "Europe/Madrid" open-pull-requests-limit: 3