chore(renovate): disable almost python-version update
All checks were successful
Code check / Check code (push) Successful in 1m7s
All checks were successful
Code check / Check code (push) Successful in 1m7s
Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
@@ -18,6 +18,10 @@
|
|||||||
"enabled": false,
|
"enabled": false,
|
||||||
"description": "Disabled because download-artifact@v4 is not working"
|
"description": "Disabled because download-artifact@v4 is not working"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchFileNames": [".python-version"],
|
||||||
|
"enabled": false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": ["poetry", "pyenv"],
|
"matchManagers": ["poetry", "pyenv"],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
@@ -29,7 +33,7 @@
|
|||||||
"groupName": "Python dependencies"
|
"groupName": "Python dependencies"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["numpy", "setuptools"],
|
"matchPackageNames": ["numpy", "setuptools", "python"],
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"description": "Disabled due to Python 3.10 incompatibility with numpy>=2.3.2 (requires Python>=3.11)"
|
"description": "Disabled due to Python 3.10 incompatibility with numpy>=2.3.2 (requires Python>=3.11)"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user