Skip to content

Commit

Permalink
chore: Change Dependabot schedule to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimMouse committed Sep 1, 2024
1 parent faf1971 commit 5fb01e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
time: '09:00'
timezone: Asia/Manila
interval: weekly
day: sunday
time: '11:07'

0 comments on commit 5fb01e1

Please sign in to comment.