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 f918c34
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"extends": [
"config:base"
]
"prConcurrentLimit": 3,
"rebaseWhen": "conflicted",
"dependencyDashboard": true,
"commitMessageTopic": "{{depName}}"
}

0 comments on commit f918c34

Please sign in to comment.