We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775d80e commit d0a63eeCopy full SHA for d0a63ee
1 file changed
.github/dependabot.yml
@@ -26,10 +26,13 @@ updates:
26
- package-ecosystem: "maven"
27
directory: "/"
28
schedule:
29
- interval: "weekly"
30
- day: "friday"
+ interval: "monthly"
+ open-pull-requests-limit: 1
31
+ groups:
32
+ all:
33
+ patterns: ["*"]
34
- package-ecosystem: "github-actions"
35
36
37
38
0 commit comments