mirror of https://github.com/renovatebot/renovate
d0b77e584a | ||
---|---|---|
.. | ||
__fixtures__ | ||
__snapshots__ | ||
common.ts | ||
index.spec.ts | ||
index.ts | ||
readme.md | ||
types.ts |
readme.md
This datasource returns releases from the specified conda registry.
The default registry is https://api.anaconda.org/package/
, which queries a specific conda channel for a specific package.
Use channel/packageName
as your depName
when using this datasource.