Skip to content

Commit dfa81e2

Browse files
committed
Remove all Renovate Python package groups to fix branch update error
1 parent 07b393c commit dfa81e2

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

renovate.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,6 @@
2828
"matchSourceUrls": [
2929
"https://github.com/jqassistant-plugin/jqassistant-typescript-plugin"
3030
]
31-
},
32-
{
33-
"description": "Keep core scientific stack (numpy, pandas, scipy) in sync across files",
34-
"matchDatasources": ["pypi", "conda"],
35-
"matchPackageNames": ["numpy", "pandas", "scipy"]
36-
},
37-
{
38-
"description": "Keep Machine Learning libraries (scikit-learn, UMAP, OpenTSNE, SHAP) in sync across files",
39-
"matchDatasources": ["pypi", "conda"],
40-
"matchPackageNames": ["scikit-**", "umap-learn", "opentsne", "shap", "optuna"]
41-
},
42-
{
43-
"description": "Keep Visualization libraries (plotly, matplotlib, seaboarn) in sync across files",
44-
"matchDatasources": ["pypi", "conda"],
45-
"matchPackageNames": ["matplotlib", "plotly", "python-kaleido", "seaborn", "wordcloud"]
4631
}
4732
],
4833
"customManagers": [

0 commit comments

Comments
 (0)