We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4659277 commit 87a8060Copy full SHA for 87a8060
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+# Dependabot config reference
2
+# https://help.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
3
+
4
+version: 2
5
+updates:
6
+ - package-ecosystem: composer
7
+ directory: /
8
+ versioning-strategy: increase
9
+ schedule:
10
+ interval: daily
11
+ open-pull-requests-limit: 15
0 commit comments