Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
chore: update renovate configuration to avoid flood PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
leleueri committed Dec 17, 2021
1 parent 751ff38 commit 4c5ea19
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"extends": [
"config:base"
]
],
"prConcurrentLimit": 3,
"rebaseWhen": "conflicted",
"dependencyDashboard": true,
"commitMessageTopic": "{{depName}}"
}

0 comments on commit 4c5ea19

Please sign in to comment.