feature/prepare-1.6.4-22-release #135
1 changed files with 1 additions and 17 deletions
|
@ -5,7 +5,7 @@
|
|||
],
|
||||
"prConcurrentLimit": 0,
|
||||
"schedule": [
|
||||
"weekly"
|
||||
"every weekend"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"android/**",
|
||||
|
@ -15,20 +15,4 @@
|
|||
"intl",
|
||||
"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