Skip to content

Commit

Permalink
add composer ecosystem entry to dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat authored Nov 19, 2023
1 parent 04392e2 commit bfac5a2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,11 @@ updates:
schedule:
interval: "weekly"
labels:
- "dependencies"
- "dependencies"

- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies"

0 comments on commit bfac5a2

Please sign in to comment.