We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0204a commit 1b25866Copy full SHA for 1b25866
.github/dependabot.yml
@@ -5,3 +5,9 @@ updates:
5
open-pull-requests-limit: 25
6
schedule:
7
interval: "daily"
8
+
9
+ - package-ecosystem: "composer"
10
+ directory: "/"
11
+ open-pull-requests-limit: 25
12
+ schedule:
13
+ interval: "daily"
0 commit comments