Skip to content

Commit a8fa946

Browse files
authored
add composer updates to dependabot
1 parent 3e36187 commit a8fa946

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
version: 2
22

33
updates:
4-
54
- package-ecosystem: "github-actions"
65
directory: "/"
76
schedule:
87
interval: "weekly"
8+
- package-ecosystem: "composer"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"

0 commit comments

Comments
 (0)