Skip to content

Commit 7e92f4b

Browse files
committed
Group dependabot updates
1 parent 0662886 commit 7e92f4b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
22
version: 2
33
updates:
4-
- package-ecosystem: "github-actions"
5-
directory: "/"
4+
- package-ecosystem: github-actions
5+
directory: /
66
schedule:
7-
interval: "monthly"
7+
interval: monthly
8+
groups:
9+
github-actions:
10+
patterns:
11+
- "*"

0 commit comments

Comments
 (0)