Skip to content

Commit babc175

Browse files
authored
Label dependabot groups (#346)
1 parent 1b327a7 commit babc175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "daily"
77
groups:
8-
github-dependencies:
8+
github-actions-dependencies:
99
patterns:
1010
- "*"
1111
cooldown:
@@ -16,7 +16,7 @@ updates:
1616
schedule:
1717
interval: "daily"
1818
groups:
19-
github-dependencies:
19+
npm-dependencies:
2020
patterns:
2121
- "*"
2222
cooldown:

0 commit comments

Comments
 (0)