Skip to content

Commit fa582b7

Browse files
committed
Group dependabot updates
1 parent 9a3426b commit fa582b7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,25 @@ updates:
55
directory: /
66
schedule:
77
interval: weekly
8+
groups:
9+
actions-deps:
10+
patterns:
11+
- "*"
812

913
- package-ecosystem: github-actions
1014
directory: /
1115
schedule:
1216
interval: monthly
17+
groups:
18+
actions-deps:
19+
patterns:
20+
- "*"
1321

1422
- package-ecosystem: pre-commit
1523
directory: /
1624
schedule:
1725
interval: monthly
26+
groups:
27+
actions-deps:
28+
patterns:
29+
- "*"

0 commit comments

Comments
 (0)