Skip to content

Renovate

LeoTM edited this page Mar 19, 2022 · 40 revisions

Capture

Config

Dashboard

https://app.renovatebot.com/dashboard#github/leotm/react-native-template-typescript

Dependency Dashboard

Master Issue

https://github.com/leotm/react-native-template-typescript/issues/71

Snippets

"dependencyDashboardApproval": <boolean>

Request or contribute

"automerge": "debounce{{arg0}}"
"prCreation": "debounce{{arg0}}"
  • Where {{arg0}} is in e.g. seconds
  • A way to modify/add a delay, to ensure monorepos created/merged together in 1
  • Seems to already work for renovate monorepo presets
Clone this wiki locally