0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 13:38:32 +00:00
renovatebot_renovate/lib/modules/datasource/deno
2024-08-27 03:48:21 +00:00
..
index.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts refactor(deno): Use single cache namespace (#31034) 2024-08-27 03:48:21 +00:00
readme.md feat(datasource): add Deno datasource (#18878) 2022-12-01 07:56:31 +00:00
schema.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00

This datasource extracts dependencies from a denoland/apiland compatible registry server.

By default, Renovate uses the official Deno registry. You can override this by setting your own registryUrl.