Skip to content

Commit

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

Add a Dependabot group for React dependencies
  • Loading branch information
kasperg authored Dec 11, 2024
2 parents c3d05f5 + 09b090e commit 5ad5575
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 @@ -18,6 +18,12 @@ updates:
labels:
- dependencies
groups:
react:
patterns:
- "react"
- "@types/react"
- "react-dom"
- "@types/react-dom"
storybook:
patterns:
- "storybook"
Expand Down

0 comments on commit 5ad5575

Please sign in to comment.