0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-28 21:54:20 +00:00
renovatebot_renovate/lib/modules/datasource/conda
2025-01-17 14:18:00 +00:00
..
__fixtures__
__snapshots__
common.ts
index.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts refactor(http): Separate getJson and getJsonUnchecked (#33651) 2025-01-17 14:18:00 +00:00
readme.md
types.ts

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.