Skip to content

w5s/renovate-config

Repository files navigation

W5S Renovate configuration (@w5s/renovate-config)

License

Renovate configuration presets

Getting Started - App Installation

Features

  • ✅ Automerge only when safe
    • When dev dependency that is self validated by CI
    • When project is following semantic-versioning and well maintained
  • 🚄 Focus on productivity
    • The configuration should not overburden the team by creating a great amount of PR, it should be a safe way to automate and save time
  • ✓ Main Supported Technologies
    • NodeJS
    • Docker
    • React Native & Ionic (no upgrade for native dependencies)
  • 🗓️ Scheduled to run outside working hours (night and weekend)

Usage

Renovate Configuration

renovate.json

JavaScript application (api, webapp, static website generator, etc):

{
  "extends": [
    "github>w5s/renovate-config:application"
  ]
}

JavaScript library :

{
  "extends": [
    "github>w5s/renovate-config:library"
  ]
}

Read the documentation to improve your configuration.

License

MIT © Julien Polo [email protected]

About

Shareable Renovate App Config

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •