Skip to content

Commit d06f63c

Browse files
Create Dependabot config file (#9)
1 parent 597628e commit d06f63c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: composer
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
time: "09:00"
8+
open-pull-requests-limit: 10
9+
reviewers:
10+
- jasonshillingford
11+
assignees:
12+
- jasonshillingford

0 commit comments

Comments
 (0)