Skip to content

Commit

Permalink
Revert timezone and time settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar committed Feb 13, 2022
1 parent 0849107 commit 5826c1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Services/Dependabot.php
Expand Up @@ -25,6 +25,8 @@ class Dependabot implements Processor

'schedule' => [
'interval' => 'daily',
'timezone' => 'UTC',
'time' => '00:00',
],
];

Expand Down

0 comments on commit 5826c1f

Please sign in to comment.