Skip to content

Commit

Permalink
build: opt tool (Laravel) into dep updates (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Sep 21, 2024
1 parent 574c120 commit 9ea9e97
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,10 @@ updates:
interval: weekly
time: "04:00"
timezone: "America/New_York"

- package-ecosystem: composer
directory: tool/
schedule:
interval: weekly
time: "04:30"
timezone: "America/New_York"

0 comments on commit 9ea9e97

Please sign in to comment.