Skip to content

Commit

Permalink
Set prConcurrentLimit and prHourlyLimit for renovate (#890)
Browse files Browse the repository at this point in the history
Fixes #885
  • Loading branch information
andrzejressel authored Mar 3, 2025
1 parent ac08d30 commit b5b1788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"config:recommended",
"github>andrzejressel/renovate-config//rust/updateToolchain"
],
"prConcurrentLimit": 1,
"prHourlyLimit": 0,
"labels": ["dependencies"],
"packageRules": [
{
Expand Down

0 comments on commit b5b1788

Please sign in to comment.