Compare commits
No commits in common. "35bdd06f72953289ad92adfcf16368538e495109" and "31d91bafc162bc0f6bc34274b461d7d34036ec31" have entirely different histories.
35bdd06f72
...
31d91bafc1
1 changed files with 0 additions and 17 deletions
|
@ -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"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue