Skip to content

Commit

Permalink
Removed hard time reference when scanning dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Aug 28, 2022
1 parent 769521d commit 1918809
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Processors/Dependabot.php
Expand Up @@ -24,8 +24,6 @@ class Dependabot extends BaseProcessor

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

Expand Down

0 comments on commit 1918809

Please sign in to comment.