mirror of https://github.com/renovatebot/renovate
9b4e515024 | ||
---|---|---|
.. | ||
__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.