Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vital-software/renovate-config

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vital-software/renovate-config - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

5

package.json
{
"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"]
}
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc