We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01908d commit ea249a7Copy full SHA for ea249a7
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: composer
5
+ directory: '/'
6
+ schedule:
7
+ interval: daily
8
+ time: '02:00'
9
+ open-pull-requests-limit: 10
10
+ target-branch: master
11
+ allow:
12
+ - dependency-type: all
0 commit comments