Skip to content

Commit

Permalink
chore: Check weekly for dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed Jun 3, 2023
1 parent 84aa4fb commit 6e1d922
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: daily
time: '07:00'
timezone: 'Europe/Berlin'
interval: weekly
open-pull-requests-limit: 99
assignees:
- ffflorian
Expand All @@ -17,7 +15,7 @@ updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
interval: weekly
open-pull-requests-limit: 99
assignees:
- ffflorian

0 comments on commit 6e1d922

Please sign in to comment.