mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Updated Renovate config with latest presets
no issue
This commit is contained in:
parent
a1d9fbec38
commit
67aeaff83f
@ -1,7 +1,8 @@
|
||||
{
|
||||
"extends": [
|
||||
"@tryghost:base",
|
||||
"@tryghost:automergeSilentTestLintNonMajor"
|
||||
"@tryghost:automergeSilentTestLintNonMajor",
|
||||
"@tryghost:automergePatchBranch",
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"ember-drag-drop",
|
||||
@ -12,14 +13,6 @@
|
||||
"broccoli-concat"
|
||||
],
|
||||
"ignorePaths": ["lib/koenig-editor/package.json"],
|
||||
"node": {
|
||||
"supportPolicy": ["lts"]
|
||||
},
|
||||
"separateMinorPatch": true,
|
||||
"patch": {
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "ember-basic-dropdown addons",
|
||||
|
Loading…
Reference in New Issue
Block a user