mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 13:08:52 +07:00
23 lines
699 B
YAML
23 lines
699 B
YAML
renovate:
|
|
cronjob:
|
|
# At 09:00 every month
|
|
schedule: '0 9 1 * *'
|
|
suspend: false
|
|
renovate:
|
|
# # -- Custom exiting global renovate config
|
|
# existingConfigFile: ''
|
|
# # -- Inline global renovate config.json
|
|
# config: ''
|
|
# # See https://docs.renovatebot.com/self-hosted-configuration
|
|
# # config: |
|
|
# # {
|
|
# # "platform": "gitlab",
|
|
# # "endpoint": "https://gitlab.example.com/api/v4",
|
|
# # "token": "your-gitlab-renovate-user-token",
|
|
# # "autodiscover": "false",
|
|
# # "dryRun": true,
|
|
# # "printConfig": true,
|
|
# # "logLevel": "debug",
|
|
# # "repositories": ["username/repo", "orgname/repo"]
|
|
# # }
|