Skip to content

Commit c8e4f94

Browse files
authored
chore(actions): add rollup group to Dependabot configuration
1 parent 50583ed commit c8e4f94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ updates:
2727
babel:
2828
patterns:
2929
- "@babel/*"
30+
rollup:
31+
patterns:
32+
- "rollup"
33+
- "@rollup/*"

0 commit comments

Comments
 (0)