Skip to content

Commit cbf1e16

Browse files
NhanAZneenjaw
authored andcommitted
Keep dependencies for Composer up-to-date
1 parent 74d78ff commit cbf1e16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ updates:
77
directory: '/'
88
schedule:
99
interval: 'daily'
10+
11+
# Keep dependencies for Composer up-to-date
12+
- package-ecosystem: 'composer'
13+
directory: '/'
14+
schedule:
15+
interval: 'daily'

0 commit comments

Comments
 (0)