mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-23 05:10:40 +00:00
disable renovate for python test matrix in ci
This commit is contained in:
parent
33089cd159
commit
8250ecb577
@ -6,6 +6,12 @@
|
|||||||
"description": "Ansible base dependencies",
|
"description": "Ansible base dependencies",
|
||||||
"matchPackageNames": ["ansible", "ansible-core"],
|
"matchPackageNames": ["ansible", "ansible-core"],
|
||||||
"separateMinorPatch": true
|
"separateMinorPatch": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchManagers": ["woodpecker"],
|
||||||
|
"matchFileNames": [".woodpecker/test.yml"],
|
||||||
|
"matchPackageNames": ["docker.io/library/python"],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user