Merge pull request #616 from TriliumNext/perfectra1n-patch-2

Update renovate.json
This commit is contained in:
Elian Doran 2024-11-19 23:40:38 +02:00 committed by GitHub
commit 8868a4eae1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
}
}