Skip to content

SocialGouv/renovate-config

Repository files navigation

SocialGouv Renovate Config

Our shared renovate config

https://app.renovatebot.com/dashboard#github/SocialGouv/renovate-config/

Usage

Choose you preset :

  • github>SocialGouv/renovate-config: daily maintenance
  • github>SocialGouv/renovate-config:light: weekly maintenance

Set your preset in .github/renovate.json

{
  "enabled": true,
  "extends": ["github>SocialGouv/renovate-config"]
}

Rules

Description of the rules we need.
🤝 means included in the default config.
🦥 means included in the light config.

Additionnals presets

  • github>SocialGouv/renovate-config:socialgouv-data : automerge social-gouv/data packages
{
  "enabled": true,
  "extends": [
    "github>SocialGouv/renovate-config:light",
    "github>SocialGouv/renovate-config:socialgouv-data"
  ]
}

About

Our shared renovate config

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages