Skip to content

Commit

Permalink
Merge pull request #616 from TriliumNext/perfectra1n-patch-2
Browse files Browse the repository at this point in the history
Update renovate.json
  • Loading branch information
eliandoran authored Nov 19, 2024
2 parents 0da1bee + f629d48 commit 8868a4e
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}

0 comments on commit 8868a4e

Please sign in to comment.