Skip to content

libops/renovate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

renovate-config

libops' Renovate Shareable Config Presets

Usage

In the GitHub repo you want to have renovate manage updates for, add a renovate.json5 file in the root of the repo with the contents

{
  $schema: 'https://docs.renovatebot.com/renovate-schema.json',
  extends: [
    'github>libops/renovate-config:default.json5',
  ],
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published