0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-11 13:48:55 +00:00
renovatebot_renovate/lib/modules/datasource/devbox/common.ts

3 lines
103 B
TypeScript

export const defaultRegistryUrl = 'https://search.devbox.sh/v2/';
export const datasource = 'devbox';