mirror of
https://github.com/ansible/awx.git
synced 2026-06-20 14:17:42 -02:30
Signed-off-by: Ryan Williams <3375653+ryankwilliams@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"enabledManagers": ["tekton"],
|
|
"tekton": {
|
|
"enabled": true,
|
|
"automerge": true,
|
|
"schedule": ["* */12 * * 1-5"]
|
|
}
|
|
} |