Skip to content

hashicorp/renovate-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

renovate-configs

Shared config files for Renovate Bot - https://renovatebot.com/docs/

These config files are used across a range of sites and projets to manage Renovate dependency management pull requests.

only-hashicorp.json

This is a very specific config that only opens PRs for updated packages within the @hashicorp NPM ogranization. This config is primarily used to automate updates from our web-components repo

Usage

To add this configuration to your project, create a renovate.json file at the root of your project with the following contents:

{
  "extends": ["github>hashicorp/renovate-configs:only-hashicorp"]
}

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •