Skip to content

Base configuration preset for Renovatebot

Notifications You must be signed in to change notification settings

voiceflow/renovate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voiceflow Renovate config

Usage

To use this preset in a repository, add the following renovate.json file to the repository root:

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

This may be extended and modified to the needs of your repository with any of the configuration options specified in the Renovate docs.

Per-team presets

There are also per-team presets which are preferred to the generic one when possible.

Creator

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

Platform

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

Infrastructure

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

About

Base configuration preset for Renovatebot

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •