Skip to content

Commit

Permalink
Update renovate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinea authored Mar 1, 2024
1 parent 0a98eef commit 22d3376
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:recommended",
":rebaseStalePrs",
":renovatePrefix"
],
"labels": ["dependencies"],
"baseBranches": ["develop"],
"schedule": [ "before 5am on the first day of the month" ],
"timezone": "Europe/Paris"
"prHourlyLimit": 0,
"prConcurrentLimit": 0
}

0 comments on commit 22d3376

Please sign in to comment.