Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bfra-me/renovate-config

Shareable configuration presets used with @renovatebot.
https://github.com/bfra-me/renovate-config

bfra-me renovate-config

Last synced: about 18 hours ago
JSON representation

Shareable configuration presets used with @renovatebot.

Awesome Lists containing this project

README

        

# bfra-me/renovate-config

[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/bfra-me/renovate-config?sort=semver&style=for-the-badge&logo=github&label=release)][release] [![GitHub Workflow CI Status](https://img.shields.io/github/actions/workflow/status/bfra-me/renovate-config/ci.yaml?branch=main&style=for-the-badge&logo=github%20actions&logoColor=white&label=ci)][ci-workflow]

[release]: https://github.com/bfra-me/renovate-config/releases 'GitHub release'
[ci-workflow]: https://github.com/bfra-me/renovate-config/actions?query=workflow%3Aci 'Search GitHub Actions for CI workflow runs'

This repository contains [Renovate](https://renovatebot.com/) configuration presets used by [bfra.me](https://bfra.me) projects. It also hosts a reusable [GitHub Actions workflow](.github/workflows/renovate.yaml) that runs Renovate on a schedule.

## Usage

```json
{
"extends": ["github>bfra-me/renovate-config#v3.9.9"]
}
```

## License

[MIT](LICENSE.md)