We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81edeb commit 88cc385Copy full SHA for 88cc385
1 file changed
.github/dependabot.yml
@@ -17,3 +17,10 @@ updates:
17
interval: "daily"
18
time: "03:30"
19
timezone: "America/Chicago"
20
+ - package-ecosystem: "maven"
21
+ directory: "/twilio/"
22
+ open-pull-requests-limit: 10
23
+ schedule:
24
+ interval: "daily"
25
+ time: "03:30"
26
+ timezone: "America/Chicago"
0 commit comments