We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd8c969 + e230117 commit 122a2cfCopy full SHA for 122a2cf
1 file changed
.github/dependabot.yml
@@ -18,9 +18,16 @@ updates:
18
# Dependabot's find-and-replace breaks lockfile metadata headers.
19
- dependency-name: "actions/github-script"
20
- dependency-name: "github/gh-aw-actions"
21
+ groups:
22
+ github-actions:
23
+ patterns:
24
+ - "*"
25
26
- package-ecosystem: "maven"
27
directory: "/"
28
schedule:
29
interval: "weekly"
- open-pull-requests-limit: 5
30
31
+ maven-deps:
32
33
0 commit comments