1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00
Files
tools/infra/renovate/README.md

505 B
Raw Blame History

@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)