mirror of
https://github.com/zadam/trilium.git
synced 2025-12-09 20:26:09 +08:00
chore(renovate): remove global repositories setting
Fixes warning ""The \"repositories\" option is a global option reserved only for Renovate's global configuration and cannot be configured within a repository's config file.""
This commit is contained in:
parent
2d71108723
commit
6eb277f502
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"repositories": ["TriliumNext/Notes"],
|
||||
"schedule": ["before 3am"],
|
||||
"labels": ["dependencies", "renovate"],
|
||||
"prHourlyLimit": 0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue