Compare commits

..

No commits in common. "35bdd06f72953289ad92adfcf16368538e495109" and "31d91bafc162bc0f6bc34274b461d7d34036ec31" have entirely different histories.

View file

@ -1,17 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"automerge": false,
"major": {
"automerge": false
},
"ignorePaths": [
"android/**",
"ios/**"
],
"ignoreDeps": [
"intl"
]
}