Skip to content

Commit

Permalink
chore: limit concurrent renovate PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon committed Aug 10, 2023
1 parent 72dbcf3 commit e67712e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"commitMessagePrefix": "deps: ",
"postUpdateOptions": [
"gomodTidy"
]
],
"prConcurrentLimit": 3
}

0 comments on commit e67712e

Please sign in to comment.