renovate-config

My custom Renovate configuration.

MIT License

Stars
1

My Renovate Configuration

My most commonly used Renovate configuration.

Usage

Add .github/renovate.json to your project:

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