Skip to content

Commit

Permalink
Keep dependencies for Composer up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanAZ authored and neenjaw committed Jun 4, 2022
1 parent 74d78ff commit cbf1e16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ updates:
directory: '/'
schedule:
interval: 'daily'

# Keep dependencies for Composer up-to-date
- package-ecosystem: 'composer'
directory: '/'
schedule:
interval: 'daily'

0 comments on commit cbf1e16

Please sign in to comment.