Skip to content

Commit

Permalink
Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed May 3, 2023
1 parent ac60c6f commit 61acfa4
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
@@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"dependencyDashboard": true,
"configMigration": true,
"rangeStrategy": "bump",
"packageRules": [
Expand Down Expand Up @@ -28,7 +29,7 @@
"enabled": true,
"schedule": ["before 4am on Friday"]
},
"minimumReleaseAge": "5 days",
"minimumReleaseAge": "3 days",
"schedule": ["before 4am on Friday"],
"automergeStrategy": "squash"
}

0 comments on commit 61acfa4

Please sign in to comment.