Skip to content

Commit

Permalink
Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
bkis committed Sep 24, 2024
1 parent 5a50b9f commit 4368844
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"schedule:weekly"
],
"extends": ["config:recommended", "schedule:earlyMondays", "schedule:automergeDaily"],
"baseBranches": ["development"],
"prHourlyLimit": 2,
"labels": ["dependencies"],
Expand Down

0 comments on commit 4368844

Please sign in to comment.