Skip to content

Commit 76e63aa

Browse files
committed
Use stable versions for Renovate Python dependency updates
1 parent 513c2d5 commit 76e63aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@
5151
"matchDatasources": ["pypi", "conda"],
5252
"matchPackageNames": ["matplotlib", "plotly", "python-kaleido", "seaborn", "wordcloud"],
5353
"groupName": "python-visualization-libs"
54+
},
55+
{
56+
"description": "Only use stable versions for Python",
57+
"matchManagers": ["pip_requirements", "pip_setup", "poetry", "pipenv"],
58+
"ignoreUnstable": true
5459
}
5560
],
5661
"customManagers": [

0 commit comments

Comments
 (0)