Skip to content

Commit ea84f63

Browse files
authored
Update dependabot.yml
1 parent 073d34c commit ea84f63

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,13 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
9+
# Maintain dependencies for Composer.
10+
- package-ecosystem: composer
11+
directory: "/"
12+
schedule:
13+
interval: monthly
14+
labels:
15+
- dependencies
16+
versioning-strategy: increase-if-necessary
17+
rebase-strategy: disabled

0 commit comments

Comments
 (0)