Skip to content

Commit 8843c74

Browse files
authored
Update dependabot.yml
1 parent eb531c2 commit 8843c74

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@ updates:
99
day: "monday"
1010
assignees:
1111
- "octocat"
12+
13+
# Maintain dependencies for Composer
14+
- package-ecosystem: "composer"
15+
directory: "/"
16+
schedule:
17+
interval: "monthly"
18+
day: "monday"
19+
assignees:
20+
- "octocat"

0 commit comments

Comments
 (0)