We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e734dc commit 0b4b465Copy full SHA for 0b4b465
.github/dependabot.yml
@@ -4,15 +4,15 @@ updates:
4
directory: "/"
5
schedule:
6
interval: monthly
7
- open-pull-requests-limit: 10
+ open-pull-requests-limit: 20
8
labels:
9
- "dependencies"
10
- "composer"
11
- package-ecosystem: "github-actions"
12
13
14
- interval: "weekly"
15
- time: "11:00"
+ interval: monthly
16
17
18
- - "infrastructure"
+ - "infrastructure"
0 commit comments