Skip to content

Commit 00aca43

Browse files
authored
Update dependabot.yml
1 parent 4d85a08 commit 00aca43

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

.github/dependabot.yml

+2-11
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@ updates:
55
schedule:
66
interval: "monthly"
77
groups:
8-
fontawesome:
8+
all:
99
patterns:
10-
- "@fortawesome/*"
11-
octokit:
12-
patterns:
13-
- "@octokit/*"
14-
mui:
15-
patterns:
16-
- "@mui/*"
17-
typescript-eslint:
18-
patterns:
19-
- "@typescript-eslint/*"
10+
- "*"

0 commit comments

Comments
 (0)