mirror of
https://github.com/zadam/trilium.git
synced 2025-12-09 20:26:09 +08:00
Update renovate.json
Remove the package rules for now, use the default schemas. Also include this repository in the config since I forgot that part 🤣
This commit is contained in:
parent
da95e15b01
commit
f629d48028
1 changed files with 2 additions and 8 deletions
|
|
@ -3,16 +3,10 @@
|
|||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"repositories": ["TriliumNext/Notes"],
|
||||
"schedule": ["before 3am"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": false
|
||||
}
|
||||
],
|
||||
"labels": ["dependencies", "renovate"],
|
||||
"prHourlyLimit": 0,
|
||||
"prConcurrentLimit": 0,
|
||||
"branchConcurrentLimit": 0
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue