mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[renovate] remove defaults to remove renovate throttle
This commit is contained in:
parent
d29fea616f
commit
1291832b4b
1 changed files with 4 additions and 7 deletions
|
@ -29,6 +29,10 @@
|
|||
separateMajorMinor: false,
|
||||
masterIssue: true,
|
||||
rangeStrategy: 'bump',
|
||||
semanticCommits: false,
|
||||
vulnerabilityAlerts: {
|
||||
enabled: false,
|
||||
},
|
||||
npm: {
|
||||
lockFileMaintenance: {
|
||||
enabled: false,
|
||||
|
@ -55,11 +59,4 @@
|
|||
},
|
||||
],
|
||||
},
|
||||
prConcurrentLimit: 0,
|
||||
vulnerabilityAlerts: {
|
||||
enabled: false,
|
||||
},
|
||||
rebaseStalePrs: false,
|
||||
rebaseConflictedPrs: false,
|
||||
semanticCommits: false,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue