Skip to content

Commit

Permalink
Merge pull request #1586 from danskernesdigitalebibliotek/dependabot-…
Browse files Browse the repository at this point in the history
…react-group

Add a Dependabot group for React dependencies
  • Loading branch information
kasperg authored Dec 11, 2024
2 parents 9d1693b + 88101f2 commit c4fa13c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ updates:
- "@graphql-typed-document-node/core"
- "replace-in-file"
- "typescript-graphql-typed-files-modules"
react:
patterns:
- "react"
- "@types/react"
- "react-dom"
- "@types/react-dom"
redux:
patterns:
- "@reduxjs/toolkit"
Expand Down

0 comments on commit c4fa13c

Please sign in to comment.