Skip to content

Commit

Permalink
feat: change schedule from daily to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored Oct 17, 2024
1 parent e01cf62 commit 225d3fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion default.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
":separateMultipleMajorReleases",
":separatePatchReleases",
"group:recommended",
"schedule:daily"
"schedule:automergeWeekly",
"schedule:weekly"
],
"baseBranches": ["release/2.1.x", "release/3.0.x", "release/4.0.x", "release/5.0.x"],
"dependencyDashboard": true,
Expand Down

0 comments on commit 225d3fb

Please sign in to comment.