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 76ed6fc commit ee506deCopy full SHA for ee506de
.github/dependabot.yml
@@ -5,3 +5,10 @@ updates:
5
schedule:
6
interval: weekly
7
open-pull-requests-limit: 10
8
+ versioning-strategy: increase
9
+- package-ecosystem: composer
10
+ directory: "/"
11
+ schedule:
12
+ interval: weekly
13
+ open-pull-requests-limit: 10
14
0 commit comments