mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 18:42:28 +08:00
Merge pull request #625 from TriliumNext/renovate/migrate-config
chore(config): migrate renovate config
This commit is contained in:
commit
a037f95ff1
@ -1,8 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": ["config:recommended"],
|
||||||
"config:base"
|
|
||||||
],
|
|
||||||
"repositories": ["TriliumNext/Notes"],
|
"repositories": ["TriliumNext/Notes"],
|
||||||
"schedule": ["before 3am"],
|
"schedule": ["before 3am"],
|
||||||
"labels": ["dependencies", "renovate"],
|
"labels": ["dependencies", "renovate"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user