Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshimikan6490 committed Apr 10, 2024
1 parent 8d971bd commit 857f2b7
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", "group:all", "schedule:before 4am on Monday"],
"extends": ["config:base", "group:all"],
"schedule": ["before 4am on Monday"],
"separateMultipleMajor": false,
"prConcurrentLimit": 0,
"prHourlyLimit": 0,
Expand Down

0 comments on commit 857f2b7

Please sign in to comment.