Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.05 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.05 KB

renovate-config

Alma's Renovate Sharable Configuration

For more see Renovate Docs.

🚀 Usage

Enable Renovate in your repository and just extends in .renovaterc.json.

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": ["github>alma-oss/renovate-config"]
}

You can use local instead of github if you are on the same platform.

🎛️ Presets

Default

Default preset

{
  "extends": ["github>alma-oss/renovate-config"]
}

🙌 Contributing

We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our Contributing Guide! 👀

📝 License

See the LICENSE file for information.