0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/datasource/deno/readme.md
Sebastian Poxhofer 7b677cd50a
feat(datasource): add Deno datasource (#18878)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-01 07:56:31 +00:00

5 lines
243 B
Markdown

This datasource extracts dependencies from a [`denoland/apiland`](https://github.com/denoland/apiland) compatible registry server.
By default, Renovate uses the official Deno registry.
You can override this by setting your own `registryUrl`.