Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renovate Configuration Presets

This repository hosts my personal Renovate configuration presets, designed to be reused and extended across my other repositories that use Renovate for dependency management.

Usage

To include the default preset default.json of this repository in another repository, reference it in the extends array of the Renovate configuration file (e.g., renovate.json) with "github>on2e/renovate-config".

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

Disclaimer

These presets are tailored to my own workflows and preferences and are not intended for general use by directly including them in other repositories. You are, of course, welcome to use them as a reference or inspiration.

About

My Renovate configuration presets

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors