mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-22 19:32:54 +03:00
Updated Renovate presets
refs https://github.com/TryGhost/DevOps/issues/69 - deleted the preset extensions as these are all part of the base preset now
This commit is contained in:
parent
d58f5dcc9f
commit
baf980e2f2
11
package.json
11
package.json
@ -47,10 +47,7 @@
|
|||||||
},
|
},
|
||||||
"renovate": {
|
"renovate": {
|
||||||
"extends": [
|
"extends": [
|
||||||
"github>tryghost/renovate-config:quiet",
|
"github>tryghost/renovate-config:quiet"
|
||||||
"@tryghost:groupTestLint",
|
|
||||||
"@tryghost:groupCSS",
|
|
||||||
"@tryghost:groupBuildTools"
|
|
||||||
],
|
],
|
||||||
"rebaseWhen": "never",
|
"rebaseWhen": "never",
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
@ -71,12 +68,6 @@
|
|||||||
"ghost/admin/lib/koenig-editor/package.json"
|
"ghost/admin/lib/koenig-editor/package.json"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"packagePatterns": [
|
|
||||||
"metascraper"
|
|
||||||
],
|
|
||||||
"groupName": "metascraper"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"groupName": "ember-basic-dropdown addons",
|
"groupName": "ember-basic-dropdown addons",
|
||||||
"packagePatterns": [
|
"packagePatterns": [
|
||||||
|
Loading…
Reference in New Issue
Block a user