Skip to content

Commit 8add799

Browse files
committed
Try conda versioning strategy for conda updates
1 parent 1f3ac54 commit 8add799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"\\s+-\\s+(?<depName>[\\w-]+)={1,2}(?<currentValue>[^\\s#]+).*"
201201
],
202202
"datasourceTemplate": "Pypi",
203-
"versioningTemplate": "pep440"
203+
"versioningTemplate": "conda"
204204
}
205205
]
206206
}

0 commit comments

Comments
 (0)