Skip to content

Commit 2a5fd9b

Browse files
authored
Merge pull request #4417 from erikgb/more-dependabot-groups
ci(deps): add more Dependabot groups
2 parents ef9311f + 8a42f40 commit 2a5fd9b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ updates:
88
# Raised limit temporarily to get all potential upgrades
99
open-pull-requests-limit: 15
1010
groups:
11+
emotion:
12+
patterns:
13+
- "@emotion/*"
14+
eslint:
15+
patterns:
16+
- eslint
17+
- "@typescript-eslint/*"
18+
mui:
19+
patterns:
20+
- "@mui/*"
1121
react:
1222
patterns:
1323
- react

0 commit comments

Comments
 (0)