Skip to content

Commit

Permalink
chore: allow renovate to create 2 PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
freakzlike committed Sep 28, 2024
1 parent 163ca14 commit f9b85da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config:js-lib",
":disableDependencyDashboard"
],
"prConcurrentLimit": 1,
"prConcurrentLimit": 2,
"automerge": true,
"packageRules": [
{
Expand Down

0 comments on commit f9b85da

Please sign in to comment.