Skip to content

Commit

Permalink
Create react group for dependabot (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggravlingen authored Jan 2, 2025
1 parent afa1e9e commit ea207e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,10 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 20
groups:
react:
patterns:
- "react"
- "react-dom"
- "@types/react"
- "@types/react-dom"

0 comments on commit ea207e1

Please sign in to comment.