Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 268 Bytes

File metadata and controls

12 lines (8 loc) · 268 Bytes

renovate-config

My shareable config for Renovate

Setup

Enable Renovate in your repo and just extends in renovate.json.

{
  "extends": ["github>caycehouse/renovate-config"]
}