Skip to content

Commit

Permalink
chore: Fix dependabot run day
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalnagar committed Aug 2, 2020
1 parent 2257a2a commit da46015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ updates:
directory: '/'
schedule:
interval: 'weekly'
day: 'monday'
day: 'saturday'
versioning-strategy: lockfile-only
reviewers:
- 'kunalnagar'
Expand Down

0 comments on commit da46015

Please sign in to comment.