eliashaeussler / renovate-config

🚒 My personal configuration for Renovate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renovate config

CGL Release License

This package contains basic Renovate config for use in my personal projects. It is not meant to be used anywhere else. I won't provide support and don't accept pull requests for this repo.

🚒 Config presets

⚑ Usage

Add this to your renovate.json:

{
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
    "extends": [
        "github>eliashaeussler/renovate-config"
    ]
}

⭐ License

This project is licensed under GNU General Public License 3.0 (or later).

About

🚒 My personal configuration for Renovate

License:GNU General Public License v3.0