mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Updated Renovate configuration
closes https://github.com/TryGhost/Ghost-Admin/pull/1164 - extend from our base configuration
This commit is contained in:
parent
5fdd25d499
commit
341d007acd
1 changed files with 2 additions and 6 deletions
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
"group:jsTestMonMajor",
|
||||
"group:linters",
|
||||
":maintainLockFilesWeekly",
|
||||
"schedule:earlyMondays"
|
||||
"@tryghost:base",
|
||||
"@tryghost:automergeSilentTestLintNonMajor"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"ember-drag-drop",
|
||||
|
@ -12,7 +9,6 @@
|
|||
"validator",
|
||||
"ember-in-viewport"
|
||||
],
|
||||
"prHourlyLimit": 0,
|
||||
"ignorePaths": ["lib/koenig-editor/package.json"],
|
||||
"travis": { "enabled": true },
|
||||
"node": {
|
||||
|
|
Loading…
Add table
Reference in a new issue