diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/renovate.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json index 044a783..b7f5071 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -5,6 +5,7 @@ ], "automergeType": "branch", "semanticCommits": "enabled", + "schedule": "* * * * 5,6", "packageRules": [ { "matchUpdateTypes": ["minor", "patch"], |
