Skip to content

Commit 4ab1327

Browse files
authored
chore(deps): Move React types into React group
Confusing Node module docs? Never.
1 parent 4c20d4e commit 4ab1327

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ updates:
1313
fumadocs:
1414
patterns: ["fumadocs*"]
1515
react:
16-
patterns: ["react", "react-dom"]
17-
react-types:
18-
patterns: ["@types/react", "@types/react-dom"]
16+
patterns: ["react", "react-dom", "@types/react", "@types/react-dom"]
1917
tailwindcss:
2018
patterns: ["tailwindcss", "@tailwindcss*"]
2119
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)