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

https://github.com/marshmallow-code/renovate-config

Shared renovate config for marshmallow-code repos
https://github.com/marshmallow-code/renovate-config

Last synced: about 1 month ago
JSON representation

Shared renovate config for marshmallow-code repos

Awesome Lists containing this project

README

          

# renovate-config

[Shared Renovate](https://docs.renovatebot.com/config-presets/#grouporganization-level-presets) preset for marshmallow-code repos.

## Usage

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