Skip to content

Commit

Permalink
group redux updates (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Dec 6, 2023
1 parent 22f33af commit f12a36e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ updates:
day: 'wednesday'
open-pull-requests-limit: 30
versioning-strategy: increase
groups:
typescript-eslint:
patterns:
- '@typescript-eslint/*'
redux:
patterns:
- '@reduxjs/*'
- '*-redux'
- 'redux'
- 'redux-*'
- package-ecosystem: 'npm'
directory: '/generators/app/resources/expo/'
schedule:
Expand Down

0 comments on commit f12a36e

Please sign in to comment.