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": [
|
"extends": [
|
||||||
"config:base",
|
"@tryghost:base",
|
||||||
"group:jsTestMonMajor",
|
"@tryghost:automergeSilentTestLintNonMajor"
|
||||||
"group:linters",
|
|
||||||
":maintainLockFilesWeekly",
|
|
||||||
"schedule:earlyMondays"
|
|
||||||
],
|
],
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
"ember-drag-drop",
|
"ember-drag-drop",
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
"validator",
|
"validator",
|
||||||
"ember-in-viewport"
|
"ember-in-viewport"
|
||||||
],
|
],
|
||||||
"prHourlyLimit": 0,
|
|
||||||
"ignorePaths": ["lib/koenig-editor/package.json"],
|
"ignorePaths": ["lib/koenig-editor/package.json"],
|
||||||
"travis": { "enabled": true },
|
"travis": { "enabled": true },
|
||||||
"node": {
|
"node": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue