@digital-blueprint/bulletin-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/bulletin-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/bulletin-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/bulletin-app/) | [Bulletin Bundle](https://gi
12 lines (11 loc) • 331 B
JSON
{
"extends": ["config:base", "group:allNonMajor", "schedule:weekends", ":automergePatch"],
"ignorePresets": [":prHourlyLimit2"],
"rangeStrategy": "update-lockfile",
"postUpdateOptions": ["npmDedupe"],
"lockFileMaintenance": {
"enabled": true
},
"cloneSubmodules": true,
"packageRules": []
}