1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-19 18:34:45 +00:00
Files
2026-02-14 19:53:12 +00: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)