renovate: bundle Python dependencies

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2022-10-28 11:00:24 +02:00
parent 9297a4e8a2
commit 5653484bad

View File

@ -59,6 +59,11 @@
], ],
"allowedVersions": "1.18" "allowedVersions": "1.18"
}, },
{
"matchManagers": [
"pip_requirements"
]
},
{ {
"matchManagers": [ "matchManagers": [
"github-actions" "github-actions"