diff options
| author | rtkay123 <dev@kanjala.com> | 2025-10-30 20:03:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-30 20:03:03 +0200 |
| commit | 8e989fc1d3dee585e5cefdace6e3ea6fe5078256 (patch) | |
| tree | 5fc1aa284c52f76fa6e2c85deaf92e1ba5dbee63 /.github/renovate.json | |
| parent | 90cc6d5577f77be60764c9464d93fc1df3d10297 (diff) | |
| download | warden-8e989fc1d3dee585e5cefdace6e3ea6fe5078256.tar.bz2 warden-8e989fc1d3dee585e5cefdace6e3ea6fe5078256.zip | |
ci: renovate schedule (#80)
* Add renovate.json
* ci: renovate config
* ci: renovate schedule
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/renovate.json')
| -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"], |
