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

@agaroot/renovate-config

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agaroot/renovate-config

Renovate config for Agaroot

  • 1.0.0
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

renovate-config

npm version npm download license Github

This is a Renovate config commonly inherited by Agaroot products.

Use this setting to keep up with updates to the library and maintain high code quality.

👏 Getting Started

1. Install Renovate App

Install the Renovate App in the repository.

2. Allow auto merge

Allow automatic merging of repositories to make Renovate auto-merge work.

Updates below the minor version will be merged automatically, so be sure to use branch protection rules accordingly.

3. Install Auto Approve Bot

Install the Approve App that automatically approves pull requests in the repository.

If merging a pull request requires the approval of two people, install an additional Approve2 App in the repository.

4. Configure Renovate

Add @agaroot to the extends property of the Renovate config.

{
  "extends": [
    "@agaroot"
  ]
}

If additional settings are required, modify the configuration accordingly.

Check the Renovate documentation for configuration details.

🤝 Contributing

Contributions, issues and feature requests are welcome.

Feel free to check issues page if you want to contribute.

📝 License

Copyright © 2020 AGAROOT TECHNOLOGIES.

This project is MIT licensed.

FAQs

Package last updated on 03 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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