diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a4db24d..79673b4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,22 +5,22 @@ updates: schedule: interval: "weekly" day: "saturday" - time: "09:00" + time: "03:00" - package-ecosystem: "npm" directory: "/" schedule: interval: "weekly" day: "saturday" - time: "09:00" + time: "03:00" - package-ecosystem: "pip" directory: "/example" schedule: interval: "weekly" day: "saturday" - time: "09:00" + time: "03:00" - package-ecosystem: "github-actions" directory: "/.github/workflows/" schedule: interval: "weekly" day: "saturday" - time: "09:00" \ No newline at end of file + time: "03:00"