Skip to content

Commit

Permalink
create groups for sentry, storybook, and visx dependabot PRs (#6459)
Browse files Browse the repository at this point in the history
  • Loading branch information
goplayoutside3 authored Nov 14, 2024
1 parent 2f51189 commit fbab1d8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 15
groups:
sentry:
patterns:
- "@sentry*"
storybook:
patterns:
- "@storybook*"
- "storybook"
exclude-patterns:
- "storybook-react-i18next"
visx:
patterns:
- "@visx*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit fbab1d8

Please sign in to comment.