@vital-software/renovate-config
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@vital-software/renovate-config", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Renovate Bot config for Vital Software", | ||
@@ -33,2 +33,5 @@ "repository": "vital-software/renovate-config", | ||
], | ||
"labels": [ | ||
"type: maintenance" | ||
], | ||
"reviewers": [ | ||
@@ -35,0 +38,0 @@ "hally9k", |
# renovate-config [![Build status](https://badge.buildkite.com/e6487503c9920f85f002662b9a7d9abfffcb1acabfc5566de3.svg)](https://buildkite.com/vital/renovate-config) | ||
The recommended shareable config for Renovate Bot at Vital Software. | ||
### Installing | ||
To install, run the following commands: | ||
``` | ||
yarn add @vital-software/renovate-config -D | ||
``` | ||
Then, add this to your `.renovaterc.json` file: | ||
``` | ||
{ | ||
"extends": ["@vital-software"] | ||
} | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86045
19