Merge pull request #625 from TriliumNext/renovate/migrate-config

chore(config): migrate renovate config
pull/649/head
Elian Doran 2024-11-21 19:07:00 +07:00 committed by GitHub
commit a037f95ff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

@ -1,8 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"extends": ["config:recommended"],
"repositories": ["TriliumNext/Notes"],
"schedule": ["before 3am"],
"labels": ["dependencies", "renovate"],