Skip to content

Commit 719619e

Browse files
authored
Group dependabot updates. (#99)
1 parent 6e279c9 commit 719619e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/dependabot.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,39 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "daily"
12+
groups:
13+
actions:
14+
patterns:
15+
- "*"
1216
- package-ecosystem: "github-actions"
1317
directory: "/actions/ansible-docs-build-comment"
1418
schedule:
1519
interval: "daily"
20+
groups:
21+
actions:
22+
patterns:
23+
- "*"
1624
- package-ecosystem: "github-actions"
1725
directory: "/actions/ansible-docs-build-diff"
1826
schedule:
1927
interval: "daily"
28+
groups:
29+
actions:
30+
patterns:
31+
- "*"
2032
- package-ecosystem: "github-actions"
2133
directory: "/actions/ansible-docs-build-html"
2234
schedule:
2335
interval: "daily"
36+
groups:
37+
actions:
38+
patterns:
39+
- "*"
2440
- package-ecosystem: "github-actions"
2541
directory: "/actions/ansible-docs-build-init"
2642
schedule:
2743
interval: "daily"
44+
groups:
45+
actions:
46+
patterns:
47+
- "*"

0 commit comments

Comments
 (0)