Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 232 Bytes

renovate-config

A shareable config preset for Renovate used in Re:Earth

renovate.json:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>reearth/renovate-config"
  ]
}