Skip to content

fiberpath/renovate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

renovate-config

Shared Renovate configuration presets for the fiberpath organization.

Usage

Each repository extends the org preset from its own renovate.json:

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

github>fiberpath/renovate-config resolves to default.json in this repo. Repositories can add their own rules on top of the preset.

Rollout (org switch from Dependabot → Renovate)

  1. Install the Renovate GitHub App on the fiberpath org (grant it this repo plus the repos to manage).
  2. Let Renovate open its onboarding PR (or add the renovate.json above) in each managed repo.
  3. Remove each repo's .github/dependabot.yml version-update config. Dependabot security alerts/updates stay on (they are a repo security setting, independent of Renovate).

About

Shared Renovate config presets for the fiberpath org

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors