fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 34381cc478bf6e4285f316dd80750754c93e698d 9 lines 292 B view raw
1{ 2 "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 "dependencyDashboardTitle": "Dependencies 📦", 4 "extends": ["config:recommended"], 5 "minimumReleaseAge": "3 days", 6 "prConcurrentLimit": 4, 7 "schedule": ["before 3am on Monday"], 8 "updatePinnedDependencies": true 9}