Skip to content

Commit

Permalink
Update renovate.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
beeequeue authored Jul 29, 2024
1 parent bea3213 commit 6b1fd17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["config:base"],
extends: ["config:base", ":scheduleMonthly"],
prHourlyLimit: 5,
prConcurrentLimit: 5,
branchConcurrentLimit: 5,
schedule: ["before 11am"],
labels: ["dependencies"],
baseBranches: ["main"],
packageRules: [
Expand Down

0 comments on commit 6b1fd17

Please sign in to comment.