UNPKG

@dbp-topics/greenlight

Version:

[GitHub Repository](https://github.com/digital-blueprint/greenlight-frontend) | [npmjs package](https://www.npmjs.com/package/@dbp-topics/greenlight) | [Unpkg CDN](https://unpkg.com/browse/@dbp-topics/greenlight/) | [Greenlight Bundle](https://gitlab.tugr

17 lines (16 loc) 402 B
{ "extends": ["config:base", "group:allNonMajor", "schedule:weekly"], "ignorePresets": [":prHourlyLimit2"], "rangeStrategy": "update-lockfile", "composer": { "enabled": false }, "cloneSubmodules": true, "ignorePaths": ["**/bench/**"], "packageRules": [ { "matchPackageNames": ["pdfjs-dist"], "allowedVersions": "<3" } ] }