diff --git a/src/Services/Dependabot.php b/src/Services/Dependabot.php index 660146d..ea0eba2 100644 --- a/src/Services/Dependabot.php +++ b/src/Services/Dependabot.php @@ -25,8 +25,6 @@ class Dependabot implements Processor 'schedule' => [ 'interval' => 'daily', - 'timezone' => 'UTC', - 'time' => '00:00', ], ];