Skip to content

Commit 621f992

Browse files
committed
Group Dependabot PRs.
1 parent fc4b0bb commit 621f992

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,15 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "weekly"
12+
groups:
13+
ci:
14+
patterns:
15+
- "*"
1216
- package-ecosystem: "npm"
1317
directory: "/src/sphinx_antsibull_ext/css/"
1418
schedule:
1519
interval: "weekly"
20+
groups:
21+
npm:
22+
patterns:
23+
- "*"

0 commit comments

Comments
 (0)