Skip to content

Commit

Permalink
Added react and react-dom to dependabot group so they will get upgrad…
Browse files Browse the repository at this point in the history
…ed together.
  • Loading branch information
thekevinbrown committed Jan 2, 2025
1 parent 94219cb commit 85e6e70
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,25 +19,37 @@ updates:
aws-sdk:
patterns:
- "@aws-sdk*"

aws-cdk:
patterns:
- "aws-cdk"
- "aws-cdk-lib"

graphql-tools:
patterns:
- "@graphql-tools*"

mikro-orm:
patterns:
- "@mikro-orm*"

nivo:
patterns:
- "@nivo*"

opentelemetry:
patterns:
- "@opentelemetry*"

react:
patterns:
- "react"
- "react-dom"

simplewebauthn:
patterns:
- "@simplewebauthn*"

typescript-eslint:
patterns:
- "@typescript-eslint*"

0 comments on commit 85e6e70

Please sign in to comment.