Skip to content

Commit

Permalink
Merge pull request #4 from yukin01/fix/renovate
Browse files Browse the repository at this point in the history
Fix schedule
  • Loading branch information
yukin01 committed Jun 2, 2020
2 parents 8c41570 + 3f94184 commit 0b6d78d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"timezone": "Asia/Tokyo",
"extends": ["config:base", ":preserveSemverRanges"],
"schedule": ["schedule:monthly"],
"extends": ["config:base", ":preserveSemverRanges", "schedule:monthly"],
"prHourlyLimit": 5,
"packageRules": [
{
Expand Down

0 comments on commit 0b6d78d

Please sign in to comment.