Skip to content

Commit 39b796b

Browse files
committed
CI: Update dependabot.yml [skip ci]
1 parent dc98e06 commit 39b796b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
version: 2
44
updates:
5-
65
- package-ecosystem: "github-actions"
76
directory: "/"
87
schedule:
98
# Check for updates to GitHub Actions every week
109
interval: "weekly"
10+
groups:
11+
actions-infrastructure:
12+
patterns:
13+
- "actions/*"

0 commit comments

Comments
 (0)