Skip to content

Commit

Permalink
ci(dependabot): change schedule to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
wJoenn committed Jun 10, 2024
1 parent e13fd8c commit 1603642
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
interval: "weekly"
day: friday
time: "15:00"
timezone: "Europe/Brussels"

0 comments on commit 1603642

Please sign in to comment.