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": {
|
||||
"extends": [
|
||||
"github>tryghost/renovate-config:quiet",
|
||||
"@tryghost:groupTestLint",
|
||||
"@tryghost:groupCSS",
|
||||
"@tryghost:groupBuildTools"
|
||||
"github>tryghost/renovate-config:quiet"
|
||||
],
|
||||
"rebaseWhen": "never",
|
||||
"ignoreDeps": [
|
||||
@ -71,12 +68,6 @@
|
||||
"ghost/admin/lib/koenig-editor/package.json"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": [
|
||||
"metascraper"
|
||||
],
|
||||
"groupName": "metascraper"
|
||||
},
|
||||
{
|
||||
"groupName": "ember-basic-dropdown addons",
|
||||
"packagePatterns": [
|
||||
|
Loading…
Reference in New Issue
Block a user