Skip to content

Commit

Permalink
group expo managed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Dec 7, 2023
1 parent c9b2227 commit 781ad69
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,22 @@ updates:
typescript-eslint:
patterns:
- '@typescript-eslint/*'
expo-managed:
patterns:
- '@react-native-async-storage/async-storage'
- '@react-native-community/datetimepicker'
- '@react-native-masked-view/masked-view'
- '@react-native-picker/picker'
- 'expo-auth-session'
- 'expo-image-picker'
- 'expo-linking'
- 'expo-random'
- 'expo-splash-screen'
- 'expo-web-browser'
- 'react-native-gesture-handler'
- 'react-native-reanimated'
- 'react-native-safe-area-context'
- 'react-native-screens'
redux:
patterns:
- '@reduxjs/*'
Expand Down

0 comments on commit 781ad69

Please sign in to comment.