release/1.6.2+20 #76
1 changed files with 1 additions and 5 deletions
|
@ -1,12 +1,8 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended", ":rebaseStalePrs", ":ignoreUnstable", "group:monorepos", "group:recommended"
|
||||||
],
|
],
|
||||||
"automerge": false,
|
|
||||||
"major": {
|
|
||||||
"automerge": false
|
|
||||||
},
|
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
"android/**",
|
"android/**",
|
||||||
"ios/**"
|
"ios/**"
|
||||||
|
|
Loading…
Reference in a new issue