mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
12 lines
320 B
JSON
12 lines
320 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"description": "Update aap-ci tekton-catalog pipeline bundles",
|
|
"matchPackageNames": ["/^quay\\.io\\/aap-ci\\/tekton-catalog\\/pipeline\\//"],
|
|
"matchManagers": ["tekton"],
|
|
"automerge": true
|
|
}
|
|
]
|
|
}
|