An open API service indexing awesome lists of open source software.

https://github.com/wr-projects/renovate-config-wrprojects

🔦 Shareable configuration of RenovateBOT for WRProjects
https://github.com/wr-projects/renovate-config-wrprojects

2023 config config-renovate config-shareable configuration-shareable open-source renovate-config shareable webreadyprojects wrprojects

Last synced: 4 months ago
JSON representation

🔦 Shareable configuration of RenovateBOT for WRProjects

Awesome Lists containing this project

README

          

# 👋 Welcome to the `renovate-config-wrprojects`

[![Discord](https://img.shields.io/badge/Discord-5865F2)]()
[![Maintainer](https://img.shields.io/badge/Maintainer-WRProjects-7F187F)]()
![./LICENSE](https://img.shields.io/github/license/wr-projects/renovate-config-wrprojects)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/5323bd08dd3f4dbd91a9d889847ba2b3)](https://www.codacy.com/gh/wr-projects/renovate-config-wrprojects/dashboard?utm_source=github.com&utm_medium=referral&utm_content=wr-projects/renovate-config-wrprojects&utm_campaign=Badge_Grade)

## Table Of Contents
- [About the project](#about-the-project)
- [Configuration](#configuration)
- [Code Of Conduct](#code-of-conduct)
- [How to contribute ?](#how-to-contribute-)
- [Contributors](#contributors)
- [Project Owner](#project-owner)
- [Follow us](#follow-us)
- [License](#license)

## About the project

[WRProjects](https://github.com/wr-projects) presets for [Renovate](https://github.com/renovatebot/renovate) tool.

## Configuration

Add this into : renovate.json
```json
{
"extends": [
"github>wr-projects/renovate-config-wrprojects"
]
}
```

## Code Of Conduct

Please read the [Code Of Conduct](https://github.com/wr-projects/utils/blob/main/.github/wiki/CODE_OF_CONDUCT.md) before interacting with the project.

## How to contribute ?

In your case, to start contributing, please fork [`renovate-config-wrprojects`](https://github.com/wr-projects/renovate-config-wrprojects/fork) and start working on your part.
Later, feel free to contribute a [Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork), we will be pleased to review it with you.

## Contributors

## Project Owner

| [![Grégoire FAVREAU](https://github.com/GregoireF.png?size=100)](https://github.com/GregoireF) |
| -------------------------------------------------- |
| [Grégoire FAVREAU](https://github.com/GregoireF) |

## Follow us

* Support E-mail: [Mail](support@webreadyprojects.atlassian.net)
* Discord Channel: [Discord](https://discord.com/channels/849073103984525323/)

## License
[MIT LICENSE](https://github.com/wr-projects/utils/blob/main/packages/renovate-config/LICENSE)

Copyright (c) [WRProjects Community](https://github.com/wr-projects)