[Github] Try changing package name
To see if this actually captures the python upgrades within that file. The previous commit did not fix the issue.
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -16,7 +16,7 @@
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["actions/python-versions"],
|
||||
"matchPackageNames": ["python"],
|
||||
"matchManagers": ["github-actions"],
|
||||
"matchFileNames": ["release-binaries.yml"],
|
||||
"enabled": false
|
||||
|
||||
Reference in New Issue
Block a user