Files
tools/infra/renovate
robonen 53f2d7ceef docs: add package introductions and the @robonen/crdt guide
An intro.vue landing for all 12 packages, plus a multi-section crdt guide (Concepts, Primitives, Replication & Sync, and an interactive convergence Playground).
2026-06-08 15:52:03 +07:00
..
2026-02-14 22:49:47 +07:00

@robonen/renovate

Shared Renovate configuration preset.

Usage

Reference it in your renovate.json:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": ["github>robonen/tools//infra/renovate/default.json"]
}

What's Included

  • Extends config:base and group:allNonMajor
  • Semantic commit type: chore
  • Range strategy: bump
  • Auto-approves & auto-merges minor, patch, pin, and digest updates (scheduled 13 AM)