feature/prepare-1.6.4-22-release #135
1 changed files with 1 additions and 17 deletions
|
@ -5,7 +5,7 @@
|
||||||
],
|
],
|
||||||
"prConcurrentLimit": 0,
|
"prConcurrentLimit": 0,
|
||||||
"schedule": [
|
"schedule": [
|
||||||
"weekly"
|
"every weekend"
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
"android/**",
|
"android/**",
|
||||||
|
@ -15,20 +15,4 @@
|
||||||
"intl",
|
"intl",
|
||||||
"path"
|
"path"
|
||||||
],
|
],
|
||||||
// "packageRules": [
|
|
||||||
// {
|
|
||||||
// "matchUpdateTypes": [
|
|
||||||
// "minor"
|
|
||||||
// ],
|
|
||||||
// "groupName": "all minor dependencies",
|
|
||||||
// "groupSlug": "all-minor-deps"
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// "matchUpdateTypes": [
|
|
||||||
// "patch"
|
|
||||||
// ],
|
|
||||||
// "groupName": "all patch dependencies",
|
|
||||||
// "groupSlug": "all-patch-deps"
|
|
||||||
// }
|
|
||||||
// ]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue