react-native-fullstack-graphql
react-native-fullstack-graphql copied to clipboard
Disable upgrades to react packages and enable auto merge again
see https://renovateapp.com/docs/configuration-reference/configuration-options#packagerules
also look into grouping PRs
Why do we need to disable upgrades to React packages?
It upgrades to a version that introduces problems, see https://github.com/graphql-boilerplates/react-native-fullstack-graphql/pull/55 🙂