Skip to content

Commit

Permalink
chore: Set current PR per hour to 1 to reduce CI workload
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaomin-lai committed May 16, 2024
1 parent 1830ae9 commit 9214461
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":rebaseStalePrs"
":rebaseStalePrs",
":prHourlyLimit1"
],
"packageRules": [
{
Expand Down

0 comments on commit 9214461

Please sign in to comment.