Skip to content

Commit 03392bb

Browse files
authored
Update dependabot.yml
1 parent 29feb7d commit 03392bb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ updates:
66
schedule:
77
interval: "daily"
88

9-
- package-ecosystem: composer
10-
directory: /
9+
- package-ecosystem: "composer"
10+
directory: "/"
11+
assignees:
12+
- "dcarbone"
1113
schedule:
12-
interval: daily
14+
interval: "daily"
15+
allow:
16+
- dependency-type: "all"

0 commit comments

Comments
 (0)