diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 942c957..4e33daa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" - time: "14:00" + day: "sunday" timezone: "Asia/Tokyo" open-pull-requests-limit: 5 @@ -13,8 +12,7 @@ updates: directory: "/actions/publish" schedule: interval: "weekly" - day: "monday" - time: "14:00" + day: "sunday" timezone: "Asia/Tokyo" open-pull-requests-limit: 5 @@ -22,8 +20,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" - time: "14:00" + day: "sunday" timezone: "Asia/Tokyo" versioning-strategy: increase open-pull-requests-limit: 5