We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b93f06 commit 9a918c3Copy full SHA for 9a918c3
renovate.json
@@ -197,7 +197,7 @@
197
"customType": "regex",
198
"fileMatch": ["(^|/)conda-environment\\.yml$"],
199
"matchStrings": [
200
- "\\s+-\\s+(?<depName>[\\w-]+)=(?<currentValue>[^\\s#]+).*"
+ "\\s+-\\s+(?<depName>[\\w-]+)=(?<currentValue>[^\\s#=]+).*"
201
],
202
"datasourceTemplate": "conda",
203
"registryUrlTemplate": "https://api.anaconda.org/package/conda-forge",
0 commit comments