Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 360 Bytes

File metadata and controls

20 lines (13 loc) · 360 Bytes

Renovate Config

Shared Renovate Bot Config Preset

Usage

Add the following to your renovate.json file:

{
  "extends": ["github>zotero-plugin-dev/renovate-config"],

  // override any settings here
  "automerge": true
}

Reference

Renovate Documentation