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 50f68d3 commit 2d8baeaCopy full SHA for 2d8baea
.github/dependabot.yml
@@ -4,6 +4,8 @@ updates:
4
directory: "/"
5
open-pull-requests-limit: 20 # Roughly half the number of dependencies
6
groups:
7
- update-types: patch
+ composer:
8
+ update-types:
9
+ - "patch"
10
schedule:
11
interval: "daily"
0 commit comments