Skip to content

Commit c178c36

Browse files
chore: group @typescript-eslint deps in dependabot (#1202)
Group `@typescript-eslint/parser` and `@typescript-eslint/eslint-plugin` into a single Dependabot PR since they are always versioned together. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Added automated grouping for `@typescript-eslint` npm dependency updates to simplify maintenance. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent b90e3d9 commit c178c36

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ updates:
2020
patterns:
2121
- "react"
2222
- "react-dom"
23+
typescript-eslint:
24+
patterns:
25+
- "@typescript-eslint/*"

0 commit comments

Comments
 (0)